diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-24 10:07:17 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-24 10:07:17 +0000 |
commit | 79d7316b1d5784cf8e0c082f2dc44f982cbd5a20 (patch) | |
tree | 9394a3dbb4a56ba82e174b42b27ea9ae6d7ab41c /app-emulation/emul-linux-x86-sdl | |
parent | Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug ... (diff) | |
download | historical-79d7316b1d5784cf8e0c082f2dc44f982cbd5a20.tar.gz historical-79d7316b1d5784cf8e0c082f2dc44f982cbd5a20.tar.bz2 historical-79d7316b1d5784cf8e0c082f2dc44f982cbd5a20.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug #380401 filed by Chí-Thanh Christopher Nguyễn.
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/emul-linux-x86-sdl')
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog index a6fbf0b0ca4d..20bbb49ca7a1 100644 --- a/app-emulation/emul-linux-x86-sdl/ChangeLog +++ b/app-emulation/emul-linux-x86-sdl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/emul-linux-x86-sdl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.53 2011/07/22 19:25:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.54 2011/08/24 10:07:17 chainsaw Exp $ + + 24 Aug 2011; Tony Vroon <chainsaw@gentoo.org> + emul-linux-x86-sdl-20110722.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney in bug + #380401 filed by Chí-Thanh Christopher Nguyễn. *emul-linux-x86-sdl-20110722 (22 Jul 2011) diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild index 4b490b670b2e..62e902665929 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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-20110722.ebuild,v 1.1 2011/07/22 19:25:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110722.ebuild,v 1.2 2011/08/24 10:07:17 chainsaw Exp $ EAPI="4" inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="pulseaudio" SRC_URI="${SRC_URI} |