diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:40:38 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:40:38 +0000 |
commit | ffb69ed0cd761cec5692e7749823b9cd7915be12 (patch) | |
tree | f85b70ad88e41f9f4fe54c18639b3a53463b4902 /games-emulation/stella | |
parent | stable ppc, bug 334121 (diff) | |
download | gentoo-2-ffb69ed0cd761cec5692e7749823b9cd7915be12.tar.gz gentoo-2-ffb69ed0cd761cec5692e7749823b9cd7915be12.tar.bz2 gentoo-2-ffb69ed0cd761cec5692e7749823b9cd7915be12.zip |
stable ppc, bug 339190
(Portage version: 2.1.8.3/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.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index 92e5bcbfdffa..5c7fdc4fc251 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.52 2010/10/05 20:01:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.53 2010/10/15 13:40:38 ranger Exp $ + + 15 Oct 2010; Brent Baude <ranger@gentoo.org> stella-3.2.1.ebuild: + stable ppc, bug 339190 05 Oct 2010; Markus Meier <maekke@gentoo.org> stella-3.2.1.ebuild: amd64/x86 stable, bug #339190 diff --git a/games-emulation/stella/stella-3.2.1.ebuild b/games-emulation/stella/stella-3.2.1.ebuild index 609a2beec9a3..b780cbf8a56b 100644 --- a/games-emulation/stella/stella-3.2.1.ebuild +++ b/games-emulation/stella/stella-3.2.1.ebuild @@ -1,6 +1,6 @@ # 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.2.1.ebuild,v 1.2 2010/10/05 20:01:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.2.1.ebuild,v 1.3 2010/10/15 13:40:38 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] |