diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-02 06:33:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-02 06:33:10 +0000 |
commit | 34261e124d43d157e1b1cf7fd5f2b98c3da90b17 (patch) | |
tree | 07147fd00bd81da670619adac59df06bd9d3c789 /games-emulation/generator | |
parent | stable x86 (diff) | |
download | gentoo-2-34261e124d43d157e1b1cf7fd5f2b98c3da90b17.tar.gz gentoo-2-34261e124d43d157e1b1cf7fd5f2b98c3da90b17.tar.bz2 gentoo-2-34261e124d43d157e1b1cf7fd5f2b98c3da90b17.zip |
Stable on ppc; bug #220427
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-emulation/generator')
-rw-r--r-- | games-emulation/generator/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/generator/generator-0.35_p3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/generator/ChangeLog b/games-emulation/generator/ChangeLog index 9f94a5bb3b6c..f3b23256bb56 100644 --- a/games-emulation/generator/ChangeLog +++ b/games-emulation/generator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/generator # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.22 2008/05/05 20:28:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.23 2008/06/02 06:33:10 corsair Exp $ + + 02 Jun 2008; Markus Rothe <corsair@gentoo.org> generator-0.35_p3.ebuild: + Stable on ppc; bug #220427 05 May 2008; Markus Meier <maekke@gentoo.org> generator-0.35_p3.ebuild: amd64/x86 stable, bug #220427 diff --git a/games-emulation/generator/generator-0.35_p3.ebuild b/games-emulation/generator/generator-0.35_p3.ebuild index 0c73bbf11504..fea2d1ddc4ce 100644 --- a/games-emulation/generator/generator-0.35_p3.ebuild +++ b/games-emulation/generator/generator-0.35_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/generator-0.35_p3.ebuild,v 1.5 2008/05/05 20:28:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/generator-0.35_p3.ebuild,v 1.6 2008/06/02 06:33:10 corsair Exp $ inherit autotools eutils toolchain-funcs games @@ -11,7 +11,7 @@ SRC_URI="http://www.ghostwhitecrab.com/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="sdlaudio svga" RDEPEND="media-libs/jpeg |