diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-17 20:34:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-17 20:34:14 +0000 |
commit | 07266afafd73516c67da69076b719240cf455db2 (patch) | |
tree | 80106fcdccca9ba216b435e9d6abc0772da48ae2 /games-emulation | |
parent | Version bump. (diff) | |
download | gentoo-2-07266afafd73516c67da69076b719240cf455db2.tar.gz gentoo-2-07266afafd73516c67da69076b719240cf455db2.tar.bz2 gentoo-2-07266afafd73516c67da69076b719240cf455db2.zip |
stable x86, bug 279546
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/stella/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/stella/stella-2.8.4.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index a448dc078f54..643ba2e12ed2 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.41 2009/07/05 01:53:27 mr_bones_ Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.42 2009/08/17 20:34:14 fauli Exp $ + + 17 Aug 2009; Christian Faulhammer <fauli@gentoo.org> stella-2.8.4.ebuild: + stable x86, bug 279546 *stella-2.8.4 (05 Jul 2009) diff --git a/games-emulation/stella/stella-2.8.4.ebuild b/games-emulation/stella/stella-2.8.4.ebuild index 4455e31066aa..f9c2bdd523ea 100644 --- a/games-emulation/stella/stella-2.8.4.ebuild +++ b/games-emulation/stella/stella-2.8.4.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-2.8.4.ebuild,v 1.1 2009/07/05 01:53:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-2.8.4.ebuild,v 1.2 2009/08/17 20:34:14 fauli 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 |