pacho       14/04/06 09:12:12

  Modified:             ChangeLog
  Added:                emul-linux-x86-sdl-20140406.ebuild
  Removed:              emul-linux-x86-sdl-20130224.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key A188FBD4)

Revision  Changes    Path
1.74                 app-emulation/emul-linux-x86-sdl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.74&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?rev=1.74&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   30 Dec 2013 07:45:42 -0000      1.73
+++ ChangeLog   6 Apr 2014 09:12:12 -0000       1.74
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/emul-linux-x86-sdl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.73 
2013/12/30 07:45:42 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.74 
2014/04/06 09:12:12 pacho Exp $
+
+*emul-linux-x86-sdl-20140406 (06 Apr 2014)
+
+  06 Apr 2014; Pacho Ramos <[email protected]>
+  +emul-linux-x86-sdl-20140406.ebuild, -emul-linux-x86-sdl-20130224.ebuild:
+  Version bump, drop old
 
 *emul-linux-x86-sdl-20131008-r1 (30 Dec 2013)
 



1.1                  
app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406.ebuild?rev=1.1&content-type=text/plain

Index: emul-linux-x86-sdl-20140406.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20140406.ebuild,v
 1.1 2014/04/06 09:12:12 pacho Exp $

EAPI=5
inherit emul-linux-x86

LICENSE="LGPL-2 LGPL-2.1 ZLIB"
KEYWORDS="-* ~amd64"
IUSE="abi_x86_32"

DEPEND=""
RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV}
        ~app-emulation/emul-linux-x86-baselibs-${PV}
        ~app-emulation/emul-linux-x86-soundlibs-${PV}
        ~app-emulation/emul-linux-x86-medialibs-${PV}
        abi_x86_32? (
                >=media-libs/openal-1.15.1-r1[abi_x86_32(-)]
        )"

src_prepare() {
        emul-linux-x86_src_prepare

        # Remove migrated stuff.
        use abi_x86_32 && rm -f $(cat "${FILESDIR}/remove-native")
}




Reply via email to