summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-14 12:02:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-14 12:02:40 +0000
commit364024561e5f3b54c2076b4b0fa5d35bb36d54cb (patch)
treecac138356a8203db79ad3bb48b4afbe070f4b323 /games-emulation
parentStable for amd64, wrt bug #457366 (diff)
downloadgentoo-2-364024561e5f3b54c2076b4b0fa5d35bb36d54cb.tar.gz
gentoo-2-364024561e5f3b54c2076b4b0fa5d35bb36d54cb.tar.bz2
gentoo-2-364024561e5f3b54c2076b4b0fa5d35bb36d54cb.zip
Stable for amd64, wrt bug #457112
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/gfceux/ChangeLog6
-rw-r--r--games-emulation/gfceux/gfceux-2.1.1-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/games-emulation/gfceux/ChangeLog b/games-emulation/gfceux/ChangeLog
index 7fd9056faaab..f71fe2e8b8d2 100644
--- a/games-emulation/gfceux/ChangeLog
+++ b/games-emulation/gfceux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/gfceux
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/gfceux/ChangeLog,v 1.6 2013/01/12 15:38:21 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gfceux/ChangeLog,v 1.7 2013/02/14 12:02:40 ago Exp $
+
+ 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gfceux-2.1.1-r1.ebuild:
+ Stable for amd64, wrt bug #457112
12 Jan 2013; Julian Ospald <hasufell@gentoo.org> gfceux-2.1.1-r1.ebuild:
remove inherit magic and call functions explicitly
@@ -25,4 +28,3 @@
29 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org> +gfceux-2.1.1.ebuild,
+files/gfceux-2.1.1-gentoo.patch, +metadata.xml:
intial commit
-
diff --git a/games-emulation/gfceux/gfceux-2.1.1-r1.ebuild b/games-emulation/gfceux/gfceux-2.1.1-r1.ebuild
index 91f0521a3088..30a0164eaa13 100644
--- a/games-emulation/gfceux/gfceux-2.1.1-r1.ebuild
+++ b/games-emulation/gfceux/gfceux-2.1.1-r1.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/gfceux/gfceux-2.1.1-r1.ebuild,v 1.2 2013/01/12 15:38:21 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gfceux/gfceux-2.1.1-r1.ebuild,v 1.3 2013/02/14 12:02:40 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/fceultra/fceux-${PV}.src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-python/pygtk"