diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-01 19:07:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-01 19:07:04 +0000 |
commit | 7d728e0fdc2c01ad3911b2b6b34de8804e843fdf (patch) | |
tree | 28ed879b64e18ea56d9f3795977fafbd4e0080e4 /games-emulation/stella | |
parent | sys-apps/pcmcia-* removals. Bug #236286 (diff) | |
download | gentoo-2-7d728e0fdc2c01ad3911b2b6b34de8804e843fdf.tar.gz gentoo-2-7d728e0fdc2c01ad3911b2b6b34de8804e843fdf.tar.bz2 gentoo-2-7d728e0fdc2c01ad3911b2b6b34de8804e843fdf.zip |
x86 stable, bug #375493
(Portage version: 2.1.10.9/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index 388c1b2c876a..cc020ee44782 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.62 2011/07/24 09:41:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.63 2011/08/01 19:07:04 maekke Exp $ + + 01 Aug 2011; Markus Meier <maekke@gentoo.org> stella-3.4.ebuild: + x86 stable, bug #375493 24 Jul 2011; Markos Chandras <hwoarang@gentoo.org> stella-3.4.ebuild: Stable on amd64 wrt bug #375493 diff --git a/games-emulation/stella/stella-3.4.ebuild b/games-emulation/stella/stella-3.4.ebuild index 31bcb07d04f7..c19421c59e2f 100644 --- a/games-emulation/stella/stella-3.4.ebuild +++ b/games-emulation/stella/stella-3.4.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.4.ebuild,v 1.2 2011/07/24 09:41:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.4.ebuild,v 1.3 2011/08/01 19:07:04 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] |