diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-10 09:15:59 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-10 09:15:59 +0000 |
commit | cf094b858e20d2b66e8f252d0aa85247173713b1 (patch) | |
tree | fdf1b8401a058b4dd7072b49f39771ac3560d255 /games-emulation | |
parent | Bump to 0.8.2 - latest stable, bunch of bug fixes. (diff) | |
download | gentoo-2-cf094b858e20d2b66e8f252d0aa85247173713b1.tar.gz gentoo-2-cf094b858e20d2b66e8f252d0aa85247173713b1.tar.bz2 gentoo-2-cf094b858e20d2b66e8f252d0aa85247173713b1.zip |
Stable on amd64 wrt bug #350772
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/stella/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/stella/stella-3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index c83159fd67f0..d88e5ffb8e47 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.56 2010/11/16 16:54:52 mr_bones_ Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.57 2011/01/10 09:15:59 hwoarang Exp $ + + 10 Jan 2011; Markos Chandras <hwoarang@gentoo.org> stella-3.3.ebuild: + Stable on amd64 wrt bug #350772 *stella-3.3 (16 Nov 2010) diff --git a/games-emulation/stella/stella-3.3.ebuild b/games-emulation/stella/stella-3.3.ebuild index 71b71026b682..409f85ec92aa 100644 --- a/games-emulation/stella/stella-3.3.ebuild +++ b/games-emulation/stella/stella-3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.3.ebuild,v 1.1 2010/11/16 16:54:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.3.ebuild,v 1.2 2011/01/10 09:15:59 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] |