summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-24 17:25:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-24 17:25:41 +0000
commite265db5cfa9e0e8c2900030bd01d571c655c2b7c (patch)
treecd24b38895f2257007952e81b4fb6e5782d9450f /games-emulation
parentstrip useless deps on compat26 ebuild thx to Balint SZENTE (diff)
downloadgentoo-2-e265db5cfa9e0e8c2900030bd01d571c655c2b7c.tar.gz
gentoo-2-e265db5cfa9e0e8c2900030bd01d571c655c2b7c.tar.bz2
gentoo-2-e265db5cfa9e0e8c2900030bd01d571c655c2b7c.zip
Stable for amd64, wrt bug #544082
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/nestopia/ChangeLog5
-rw-r--r--games-emulation/nestopia/nestopia-1.46.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/nestopia/ChangeLog b/games-emulation/nestopia/ChangeLog
index bc852d535d83..511cb11fa8eb 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.12 2015/02/19 08:13:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.13 2015/03/24 17:25:41 ago Exp $
+
+ 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> nestopia-1.46.2.ebuild:
+ Stable for amd64, wrt bug #544082
19 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> nestopia-1.46.2.ebuild:
add app-arch/libarchive dep
diff --git a/games-emulation/nestopia/nestopia-1.46.2.ebuild b/games-emulation/nestopia/nestopia-1.46.2.ebuild
index 8c5bb9cff128..44f57a84766b 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.3 2015/02/19 08:13:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.46.2.ebuild,v 1.4 2015/03/24 17:25:41 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