diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:52:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:52:38 +0000 |
commit | 69a19a01e1ac8b0323ed734b0b0514ee8fb40c99 (patch) | |
tree | bcd24efb0dfbafd654b880451bc21e52b037984d /games-emulation | |
parent | Stable for x86, wrt bug #543986 (diff) | |
download | gentoo-2-69a19a01e1ac8b0323ed734b0b0514ee8fb40c99.tar.gz gentoo-2-69a19a01e1ac8b0323ed734b0b0514ee8fb40c99.tar.bz2 gentoo-2-69a19a01e1ac8b0323ed734b0b0514ee8fb40c99.zip |
Stable for x86, wrt bug #544082
(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')
-rw-r--r-- | games-emulation/nestopia/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/nestopia/nestopia-1.46.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/nestopia/ChangeLog b/games-emulation/nestopia/ChangeLog index 511cb11fa8eb..34cb4771db76 100644 --- a/games-emulation/nestopia/ChangeLog +++ b/games-emulation/nestopia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/nestopia # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.13 2015/03/24 17:25:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.14 2015/03/25 13:52:38 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> nestopia-1.46.2.ebuild: + Stable for x86, wrt bug #544082 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> nestopia-1.46.2.ebuild: Stable for amd64, wrt bug #544082 diff --git a/games-emulation/nestopia/nestopia-1.46.2.ebuild b/games-emulation/nestopia/nestopia-1.46.2.ebuild index 44f57a84766b..d16164f1ac8b 100644 --- a/games-emulation/nestopia/nestopia-1.46.2.ebuild +++ b/games-emulation/nestopia/nestopia-1.46.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/nestopia/nestopia-1.46.2.ebuild,v 1.4 2015/03/24 17:25:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.46.2.ebuild,v 1.5 2015/03/25 13:52:38 ago Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nestopiaue/${PV%.*}/${MY_P}.tgz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND="x11-libs/gtk+:3 |