diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:09:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-10 10:09:20 +0000 |
commit | 4debe314c79423610bc513c5fb533cab836e7c75 (patch) | |
tree | 70abaa97110d1535dd04af5a6d0af4dbadd8c8a5 /games-emulation/fceux | |
parent | Stable for x86, wrt bug #539066 (diff) | |
download | gentoo-2-4debe314c79423610bc513c5fb533cab836e7c75.tar.gz gentoo-2-4debe314c79423610bc513c5fb533cab836e7c75.tar.bz2 gentoo-2-4debe314c79423610bc513c5fb533cab836e7c75.zip |
Stable for x86, wrt bug #539070
(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/fceux')
-rw-r--r-- | games-emulation/fceux/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/fceux/fceux-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/fceux/ChangeLog b/games-emulation/fceux/ChangeLog index 4d509ac3bddb..55f4ba91e2d1 100644 --- a/games-emulation/fceux/ChangeLog +++ b/games-emulation/fceux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/fceux # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/ChangeLog,v 1.19 2015/02/06 13:42:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/ChangeLog,v 1.20 2015/02/10 10:09:20 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fceux-2.2.2.ebuild: + Stable for x86, wrt bug #539070 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> fceux-2.2.2.ebuild: Stable for amd64, wrt bug #539070 diff --git a/games-emulation/fceux/fceux-2.2.2.ebuild b/games-emulation/fceux/fceux-2.2.2.ebuild index 82d790663acc..212f18acc009 100644 --- a/games-emulation/fceux/fceux-2.2.2.ebuild +++ b/games-emulation/fceux/fceux-2.2.2.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/fceux/fceux-2.2.2.ebuild,v 1.2 2015/02/06 13:42:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/fceux-2.2.2.ebuild,v 1.3 2015/02/10 10:09:20 ago Exp $ EAPI=5 inherit eutils scons-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fceultra/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gtk +lua +opengl" DEPEND="lua? ( dev-lang/lua ) |