diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-11 21:58:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-11 21:58:35 +0000 |
commit | 425d8c6218cf9b7a446090da5db4b01a63348ef1 (patch) | |
tree | 7f63fb9232c0471b5d1ae27048617d8d8372891b /games-emulation | |
parent | x86 stable, bug #346447 (diff) | |
download | gentoo-2-425d8c6218cf9b7a446090da5db4b01a63348ef1.tar.gz gentoo-2-425d8c6218cf9b7a446090da5db4b01a63348ef1.tar.bz2 gentoo-2-425d8c6218cf9b7a446090da5db4b01a63348ef1.zip |
Marking stella-3.2.2 ppc for bug 343451
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/stella/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/stella/stella-3.2.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index d88e5ffb8e47..2706b0b35e14 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.57 2011/01/10 09:15:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.58 2011/01/11 21:58:35 ranger Exp $ + + 11 Jan 2011; Brent Baude <ranger@gentoo.org> stella-3.2.2.ebuild: + Marking stella-3.2.2 ppc for bug 343451 10 Jan 2011; Markos Chandras <hwoarang@gentoo.org> stella-3.3.ebuild: Stable on amd64 wrt bug #350772 diff --git a/games-emulation/stella/stella-3.2.2.ebuild b/games-emulation/stella/stella-3.2.2.ebuild index 98ffb35b44e5..eef6d0f2f3f2 100644 --- a/games-emulation/stella/stella-3.2.2.ebuild +++ b/games-emulation/stella/stella-3.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.2.2.ebuild,v 1.3 2010/11/04 11:00:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.2.2.ebuild,v 1.4 2011/01/11 21:58:35 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="opengl" DEPEND="media-libs/libsdl[video] |