diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 17:53:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 17:53:58 +0000 |
commit | cabad6bda5d391018649e8fd70c8f272e5503eb4 (patch) | |
tree | 2211fffb0c5b6e7b7d7a156b436c6cf2b33b9fbd /games-emulation/stella | |
parent | x86 stable wrt #231691 (diff) | |
download | gentoo-2-cabad6bda5d391018649e8fd70c8f272e5503eb4.tar.gz gentoo-2-cabad6bda5d391018649e8fd70c8f272e5503eb4.tar.bz2 gentoo-2-cabad6bda5d391018649e8fd70c8f272e5503eb4.zip |
x86 stable wrt #232223
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-emulation/stella')
-rw-r--r-- | games-emulation/stella/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/stella/stella-2.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index b3f34b541e79..ec3615e7ed48 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.30 2008/07/21 16:59:38 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.31 2008/07/24 17:53:58 armin76 Exp $ + + 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> stella-2.6.1.ebuild: + x86 stable wrt #232223 21 Jul 2008; nixnut <nixnut@gentoo.org> stella-2.6.1.ebuild: Stable on ppc wrt bug 232223 diff --git a/games-emulation/stella/stella-2.6.1.ebuild b/games-emulation/stella/stella-2.6.1.ebuild index 46e1345b9165..43af65fdadbe 100644 --- a/games-emulation/stella/stella-2.6.1.ebuild +++ b/games-emulation/stella/stella-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-2.6.1.ebuild,v 1.2 2008/07/21 16:59:38 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-2.6.1.ebuild,v 1.3 2008/07/24 17:53:58 armin76 Exp $ inherit eutils games @@ -10,7 +10,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 |