diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-15 15:08:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-15 15:08:32 +0000 |
commit | d109927d7cbf4f31c0e00ad57c9454c10f2fe0ea (patch) | |
tree | 6d5a6d688be80b01a5afc2dedcee6a886d0b4362 /games-emulation/stella | |
parent | x86 stable, bug #350769 (diff) | |
download | gentoo-2-d109927d7cbf4f31c0e00ad57c9454c10f2fe0ea.tar.gz gentoo-2-d109927d7cbf4f31c0e00ad57c9454c10f2fe0ea.tar.bz2 gentoo-2-d109927d7cbf4f31c0e00ad57c9454c10f2fe0ea.zip |
x86 stable, bug #350772
(Portage version: 2.1.9.31/cvs/Linux x86_64)
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 1ae5fd5b2e95..cbe07acdaeb0 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.59 2011/01/11 21:59:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.60 2011/01/15 15:08:32 maekke Exp $ + + 15 Jan 2011; Markus Meier <maekke@gentoo.org> stella-3.3.ebuild: + x86 stable, bug #350772 11 Jan 2011; Brent Baude <ranger@gentoo.org> stella-3.3.ebuild: Marking stella-3.3 ppc for bug 350772 diff --git a/games-emulation/stella/stella-3.3.ebuild b/games-emulation/stella/stella-3.3.ebuild index 6fd5c4a4faf9..e69e78eddcd3 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.3 2011/01/11 21:59:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.3.ebuild,v 1.4 2011/01/15 15:08:32 maekke 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] |