diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-01-06 13:36:30 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-01-06 13:36:30 +0000 |
commit | 2741d049b8c3acae89ed79afbcb8154175ac6d80 (patch) | |
tree | 9d10c101b3297176428570f5197bcc6363f5e98b /games-emulation | |
parent | Migrate to qt4-r2 eclass (diff) | |
download | gentoo-2-2741d049b8c3acae89ed79afbcb8154175ac6d80.tar.gz gentoo-2-2741d049b8c3acae89ed79afbcb8154175ac6d80.tar.bz2 gentoo-2-2741d049b8c3acae89ed79afbcb8154175ac6d80.zip |
Marked ppc stable for bug #288998.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/stella/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/stella/stella-3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index e91995fad442..b24b15fa5bc7 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.44 2009/11/21 19:18:51 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.45 2010/01/06 13:36:30 josejx Exp $ + + 06 Jan 2010; Joseph Jezak <josejx@gentoo.org> stella-3.0.ebuild: + Marked ppc stable for bug #288998. 21 Nov 2009; Markus Meier <maekke@gentoo.org> stella-3.0.ebuild: x86 stable, bug #288998 diff --git a/games-emulation/stella/stella-3.0.ebuild b/games-emulation/stella/stella-3.0.ebuild index 014b8633a8ec..9a1b51e3fecd 100644 --- a/games-emulation/stella/stella-3.0.ebuild +++ b/games-emulation/stella/stella-3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.0.ebuild,v 1.2 2009/11/21 19:18:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.0.ebuild,v 1.3 2010/01/06 13:36:30 josejx 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 |