diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-04 12:52:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-04 12:52:48 +0000 |
commit | 4dbbcb8e04fdbe61ccb89aa6fe12514716a29c8f (patch) | |
tree | 97cf74c5587468e37da67e067476701ca9d20898 /app-emulation/emul-linux-x86-sdl | |
parent | Add dev-java/jsr305 to the list of packages using live ebuilds. (diff) | |
download | historical-4dbbcb8e04fdbe61ccb89aa6fe12514716a29c8f.tar.gz historical-4dbbcb8e04fdbe61ccb89aa6fe12514716a29c8f.tar.bz2 historical-4dbbcb8e04fdbe61ccb89aa6fe12514716a29c8f.zip |
Stable on amd64 wrt bug #339053
Package-Manager: portage-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="" |