diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-21 19:18:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-21 19:18:51 +0000 |
commit | 8496546217d61320e1adfda61ea56fa5c4975ef5 (patch) | |
tree | a5a34c97142fe213dda17b3e2b4cb740821d9407 /games-emulation | |
parent | Remove old (diff) | |
download | historical-8496546217d61320e1adfda61ea56fa5c4975ef5.tar.gz historical-8496546217d61320e1adfda61ea56fa5c4975ef5.tar.bz2 historical-8496546217d61320e1adfda61ea56fa5c4975ef5.zip |
x86 stable, bug #288998
Package-Manager: portage-2.2_rc51/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index 7d80cff606ef..e91995fad442 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.43 2009/09/14 01:07:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.44 2009/11/21 19:18:51 maekke Exp $ + + 21 Nov 2009; Markus Meier <maekke@gentoo.org> stella-3.0.ebuild: + x86 stable, bug #288998 *stella-3.0 (14 Sep 2009) diff --git a/games-emulation/stella/stella-3.0.ebuild b/games-emulation/stella/stella-3.0.ebuild index 78d2ed7898b8..014b8633a8ec 100644 --- a/games-emulation/stella/stella-3.0.ebuild +++ b/games-emulation/stella/stella-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.0.ebuild,v 1.1 2009/09/14 01:07:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.0.ebuild,v 1.2 2009/11/21 19:18:51 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 |