diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-05 20:01:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-05 20:01:37 +0000 |
commit | b197cf87b22a1bccbb755f222207bb08b7f98484 (patch) | |
tree | b40916b77d714f020ae6c3a9db814344eb72622d /games-emulation/stella | |
parent | x86 stable, bug #338113 (diff) | |
download | gentoo-2-b197cf87b22a1bccbb755f222207bb08b7f98484.tar.gz gentoo-2-b197cf87b22a1bccbb755f222207bb08b7f98484.tar.bz2 gentoo-2-b197cf87b22a1bccbb755f222207bb08b7f98484.zip |
amd64/x86 stable, bug #339190
(Portage version: 2.2_rc88/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.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index a9b81632fe15..92e5bcbfdffa 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.51 2010/09/30 02:45:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.52 2010/10/05 20:01:37 maekke Exp $ + + 05 Oct 2010; Markus Meier <maekke@gentoo.org> stella-3.2.1.ebuild: + amd64/x86 stable, bug #339190 *stella-3.2.2 (30 Sep 2010) diff --git a/games-emulation/stella/stella-3.2.1.ebuild b/games-emulation/stella/stella-3.2.1.ebuild index 8c89a4b647e7..609a2beec9a3 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.1 2010/08/28 02:35:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.2.1.ebuild,v 1.2 2010/10/05 20:01:37 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="opengl" DEPEND="media-libs/libsdl[video] |