diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-02-05 18:02:57 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-02-05 18:02:57 +0000 |
commit | 43a8591667ae0f9f2154f22e9f4f677d4ccc08a0 (patch) | |
tree | e1e3bee73260ad907632737c73f8a1331403cc78 /games-emulation/stella | |
parent | License for net-misc/ipx-utils, bug 451570. (diff) | |
download | gentoo-2-43a8591667ae0f9f2154f22e9f4f677d4ccc08a0.tar.gz gentoo-2-43a8591667ae0f9f2154f22e9f4f677d4ccc08a0.tar.bz2 gentoo-2-43a8591667ae0f9f2154f22e9f4f677d4ccc08a0.zip |
Marked stable for amd64 wrt bug #455522
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-emulation/stella')
-rw-r--r-- | games-emulation/stella/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/stella/stella-3.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index 35338ab11870..ec9f75fcbb30 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.75 2013/01/25 05:03:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.76 2013/02/05 18:02:57 nimiux Exp $ + + 05 Feb 2013; Chema Alonso <nimiux@gentoo.org> stella-3.7.5.ebuild: + Marked stable for amd64 wrt bug #455522 25 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -stella-3.7.4.ebuild: old diff --git a/games-emulation/stella/stella-3.7.5.ebuild b/games-emulation/stella/stella-3.7.5.ebuild index 55fc0045ac15..846ef8dc1e18 100644 --- a/games-emulation/stella/stella-3.7.5.ebuild +++ b/games-emulation/stella/stella-3.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.7.5.ebuild,v 1.1 2013/01/03 03:28:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.7.5.ebuild,v 1.2 2013/02/05 18:02:57 nimiux 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?,opengl?,video] |