diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 17:22:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 17:22:52 +0000 |
commit | b7649726259b9faff16fd0c1e9bf30fc7ebbd5fb (patch) | |
tree | 429a7a6e34c6c9cff10c8c072460a2e9bdf48305 /games-emulation | |
parent | Stable for ppc, wrt bug #443616 (diff) | |
download | gentoo-2-b7649726259b9faff16fd0c1e9bf30fc7ebbd5fb.tar.gz gentoo-2-b7649726259b9faff16fd0c1e9bf30fc7ebbd5fb.tar.bz2 gentoo-2-b7649726259b9faff16fd0c1e9bf30fc7ebbd5fb.zip |
Stable for ppc, wrt bug #455522
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'games-emulation')
-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 ec9f75fcbb30..1cbf2131e4b9 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.76 2013/02/05 18:02:57 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.77 2013/02/10 17:22:52 ago Exp $ + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> stella-3.7.5.ebuild: + Stable for ppc, wrt bug #455522 05 Feb 2013; Chema Alonso <nimiux@gentoo.org> stella-3.7.5.ebuild: Marked stable for amd64 wrt bug #455522 diff --git a/games-emulation/stella/stella-3.7.5.ebuild b/games-emulation/stella/stella-3.7.5.ebuild index 846ef8dc1e18..1c967b5e61c2 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.2 2013/02/05 18:02:57 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-3.7.5.ebuild,v 1.3 2013/02/10 17:22:52 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?,opengl?,video] |