diff options
Diffstat (limited to 'app-emulation/emul-linux-x86-sdl')
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100915.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 44fb2a602382..1f36f4cf6ce6 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.49 2010/09/15 11:50:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.50 2010/10/04 12:52:24 hwoarang Exp $ + + 04 Oct 2010; Markos Chandras <hwoarang@gentoo.org> + emul-linux-x86-sdl-20100915.ebuild: + Stable on amd64 wrt bug #339053 *emul-linux-x86-sdl-20100915 (15 Sep 2010) diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100915.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100915.ebuild index 24c66196343b..fca678e95c9a 100644 --- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100915.ebuild +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100915.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 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-20100915.ebuild,v 1.1 2010/09/15 11:50:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20100915.ebuild,v 1.2 2010/10/04 12:52:24 hwoarang Exp $ inherit emul-linux-x86 LICENSE="LGPL-2 LGPL-2.1" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" DEPEND="" |