diff options
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110928.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog index cacacd30d200..32ba6fa49e6a 100644 --- a/app-emulation/emul-linux-x86-sdl/ChangeLog +++ b/app-emulation/emul-linux-x86-sdl/ChangeLog @@ -1,6 +1,10 @@ # 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.55 2011/09/28 14:01:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.56 2011/10/15 19:29:29 hwoarang Exp $ + + 15 Oct 2011; Markos Chandras <hwoarang@gentoo.org> + emul-linux-x86-sdl-20110928.ebuild: + Stable on amd64 wrt bug #387209 *emul-linux-x86-sdl-20110928 (28 Sep 2011) 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-20110928.ebuild index 7c2fc1cf0595..1967300a9a4f 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-20110928.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-20110928.ebuild,v 1.1 2011/09/28 14:01:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20110928.ebuild,v 1.2 2011/10/15 19:29:29 hwoarang Exp $ EAPI="4" inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="pulseaudio" SRC_URI="${SRC_URI} |