diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 10:31:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 10:31:23 +0000 |
commit | 81624f6bcd8d996c87e8fbcdc68adf91c701dc2f (patch) | |
tree | 3416ce44fe1835ae9948c9f9fedb2e2121bda60d /games-emulation/stella | |
parent | Stable for amd64, wrt bug #384471 (diff) | |
download | gentoo-2-81624f6bcd8d996c87e8fbcdc68adf91c701dc2f.tar.gz gentoo-2-81624f6bcd8d996c87e8fbcdc68adf91c701dc2f.tar.bz2 gentoo-2-81624f6bcd8d996c87e8fbcdc68adf91c701dc2f.zip |
Stable for amd64, wrt bug #436826
(Portage version: 2.1.11.9/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.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index c46eb34d7f6b..48904f6572c6 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.68 2012/08/11 20:49:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.69 2012/10/03 10:31:23 ago Exp $ + + 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> stella-3.7.2.ebuild: + Stable for amd64, wrt bug #436826 *stella-3.7.2 (11 Aug 2012) diff --git a/games-emulation/stella/stella-3.7.2.ebuild b/games-emulation/stella/stella-3.7.2.ebuild index c2398acd840d..ac3af788041e 100644 --- a/games-emulation/stella/stella-3.7.2.ebuild +++ b/games-emulation/stella/stella-3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.7.2.ebuild,v 1.2 2012/08/23 23:38:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.7.2.ebuild,v 1.3 2012/10/03 10:31:23 ago Exp $ EAPI=2 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/stella/${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] |