diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-04 12:52:24 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-04 12:52:24 +0000 |
commit | c95f0cfe7923ab3620bb50aea5ee237b4f3ddd6a (patch) | |
tree | 378d046d0b7de0a492c1bb139a7bf9c9c5470021 /app-emulation/emul-linux-x86-sdl | |
parent | Stable on amd64 wrt bug #339053 (diff) | |
download | gentoo-2-c95f0cfe7923ab3620bb50aea5ee237b4f3ddd6a.tar.gz gentoo-2-c95f0cfe7923ab3620bb50aea5ee237b4f3ddd6a.tar.bz2 gentoo-2-c95f0cfe7923ab3620bb50aea5ee237b4f3ddd6a.zip |
Stable on amd64 wrt bug #339053
(Portage version: 2.2_rc86/cvs/Linux x86_64)
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="" |