diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:51:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:51:57 +0000 |
commit | f600e24b0155d97c204c298c959e461bd83e74f4 (patch) | |
tree | f81e69b5e68d5121af4d9c9f418216b91127547e /games-emulation/stella | |
parent | Stable for x86, wrt bug #535810 (diff) | |
download | gentoo-2-f600e24b0155d97c204c298c959e461bd83e74f4.tar.gz gentoo-2-f600e24b0155d97c204c298c959e461bd83e74f4.tar.bz2 gentoo-2-f600e24b0155d97c204c298c959e461bd83e74f4.zip |
Stable for x86, wrt bug #535956
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation/stella')
-rw-r--r-- | games-emulation/stella/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/stella/stella-4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index 4cdfb06746f3..4f745b54471c 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.84 2015/01/22 08:45:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.85 2015/01/26 09:51:57 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> stella-4.0.ebuild: + Stable for x86, wrt bug #535956 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> stella-4.0.ebuild: Stable for amd64, wrt bug #535956 diff --git a/games-emulation/stella/stella-4.0.ebuild b/games-emulation/stella/stella-4.0.ebuild index f0f22a699259..d8c64ff12ea7 100644 --- a/games-emulation/stella/stella-4.0.ebuild +++ b/games-emulation/stella/stella-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.3 2015/01/22 08:45:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.4 2015/01/26 09:51:57 ago Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/stella/${P}-src.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="joystick" DEPEND="media-libs/libsdl2[joystick?,opengl,video] |