diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-05-20 13:13:19 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-05-20 13:13:19 +0000 |
commit | 1538551686c886da3a94e8030e6a39bae8661c39 (patch) | |
tree | 31ce2b670a195962cad7cc5446fa78af9e227bcd /app-emulation/emul-linux-x86-sdl | |
parent | Version bump, drop old. (diff) | |
download | gentoo-2-1538551686c886da3a94e8030e6a39bae8661c39.tar.gz gentoo-2-1538551686c886da3a94e8030e6a39bae8661c39.tar.bz2 gentoo-2-1538551686c886da3a94e8030e6a39bae8661c39.zip |
Version bump, drop old.
(Portage version: 2.1.10.60/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-emulation/emul-linux-x86-sdl')
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520.ebuild (renamed from app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110928.ebuild) | 10 |
2 files changed, 12 insertions, 6 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog index 4c96b5708dee..aa1930fbd393 100644 --- a/app-emulation/emul-linux-x86-sdl/ChangeLog +++ b/app-emulation/emul-linux-x86-sdl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/emul-linux-x86-sdl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.60 2012/03/09 14:56:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.61 2012/05/20 13:13:19 pacho Exp $ + +*emul-linux-x86-sdl-20120520 (20 May 2012) + + 20 May 2012; Pacho Ramos <pacho@gentoo.org> + +emul-linux-x86-sdl-20120520.ebuild, -emul-linux-x86-sdl-20110928.ebuild: + Version bump, drop old. 09 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> emul-linux-x86-sdl-20120127.ebuild: diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110928.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520.ebuild index 5744a211b0bf..4e239c927b53 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110928.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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-20110928.ebuild,v 1.4 2011/10/16 12:11:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20120520.ebuild,v 1.1 2012/05/20 13:13:19 pacho Exp $ EAPI="4" inherit emul-linux-x86 -LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* amd64" +LICENSE="LGPL-2 LGPL-2.1 ZLIB" +KEYWORDS="-* ~amd64" IUSE="pulseaudio" SRC_URI="${SRC_URI} - !pulseaudio? ( http://dev.gentoo.org/~pacho/emul-linux-x86-${PV}/libsdl-1.2.14-r6_${PV}.tbz2 )" + !pulseaudio? ( http://dev.gentoo.org/~pacho/emul-linux-x86-${PV}/libsdl-1.2.15_${PV}.tbz2 )" DEPEND="" RDEPEND="~app-emulation/emul-linux-x86-xlibs-${PV} |