diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-24 09:41:08 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-24 09:41:08 +0000 |
commit | ca059659c9f20c9f56a6874ef0098696537af023 (patch) | |
tree | 97b84c16fe5b9cb84169951707c4fb974e883c7f /games-emulation | |
parent | Marked ~ppc/~ppc64 wrt #351835 (diff) | |
download | gentoo-2-ca059659c9f20c9f56a6874ef0098696537af023.tar.gz gentoo-2-ca059659c9f20c9f56a6874ef0098696537af023.tar.bz2 gentoo-2-ca059659c9f20c9f56a6874ef0098696537af023.zip |
Stable on amd64 wrt bug #375493
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-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 27c9051111c5..388c1b2c876a 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.61 2011/05/31 14:58:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.62 2011/07/24 09:41:08 hwoarang Exp $ + + 24 Jul 2011; Markos Chandras <hwoarang@gentoo.org> stella-3.4.ebuild: + Stable on amd64 wrt bug #375493 *stella-3.4 (31 May 2011) diff --git a/games-emulation/stella/stella-3.4.ebuild b/games-emulation/stella/stella-3.4.ebuild index 243a6e59ea4a..31bcb07d04f7 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.1 2011/05/31 14:58:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.4.ebuild,v 1.2 2011/07/24 09:41:08 hwoarang 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] |