diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-11 21:59:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-11 21:59:37 +0000 |
commit | 9b69f5d78ad5fe92bf86f9a01d01fcd7ccfc0362 (patch) | |
tree | 6375182a67cbf3b52cf567c6196377314ed4cdcb /games-emulation/stella | |
parent | arm stable, bug #350835 (diff) | |
download | gentoo-2-9b69f5d78ad5fe92bf86f9a01d01fcd7ccfc0362.tar.gz gentoo-2-9b69f5d78ad5fe92bf86f9a01d01fcd7ccfc0362.tar.bz2 gentoo-2-9b69f5d78ad5fe92bf86f9a01d01fcd7ccfc0362.zip |
Marking stella-3.3 ppc for bug 350772
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'games-emulation/stella')
-rw-r--r-- | games-emulation/stella/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/stella/stella-3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index 2706b0b35e14..1ae5fd5b2e95 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.58 2011/01/11 21:58:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.59 2011/01/11 21:59:37 ranger Exp $ + + 11 Jan 2011; Brent Baude <ranger@gentoo.org> stella-3.3.ebuild: + Marking stella-3.3 ppc for bug 350772 11 Jan 2011; Brent Baude <ranger@gentoo.org> stella-3.2.2.ebuild: Marking stella-3.2.2 ppc for bug 343451 diff --git a/games-emulation/stella/stella-3.3.ebuild b/games-emulation/stella/stella-3.3.ebuild index 409f85ec92aa..6fd5c4a4faf9 100644 --- a/games-emulation/stella/stella-3.3.ebuild +++ b/games-emulation/stella/stella-3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.3.ebuild,v 1.2 2011/01/10 09:15:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.3.ebuild,v 1.3 2011/01/11 21:59:37 ranger Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="joystick opengl" DEPEND="media-libs/libsdl[joystick?,video] |