summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-23 17:49:03 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-23 17:49:03 +0000
commit12b1d3417b1f503838486e2feaffe5236ef4fe30 (patch)
tree289c90998623bdec439cef666d71a37738bc63ad /games-emulation/nestopia
parentRequire same USE flag setting for the openmotif dependency, to prevent a comp... (diff)
downloadgentoo-2-12b1d3417b1f503838486e2feaffe5236ef4fe30.tar.gz
gentoo-2-12b1d3417b1f503838486e2feaffe5236ef4fe30.tar.bz2
gentoo-2-12b1d3417b1f503838486e2feaffe5236ef4fe30.zip
stable amd64, bug 306675
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/nestopia')
-rw-r--r--games-emulation/nestopia/ChangeLog5
-rw-r--r--games-emulation/nestopia/nestopia-1.40.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/nestopia/ChangeLog b/games-emulation/nestopia/ChangeLog
index c11c73502a9b..1b4ccd50ecfa 100644
--- a/games-emulation/nestopia/ChangeLog
+++ b/games-emulation/nestopia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/nestopia
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.2 2010/03/03 10:36:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/ChangeLog,v 1.3 2010/05/23 17:49:03 pacho Exp $
+
+ 23 May 2010; Pacho Ramos <pacho@gentoo.org> nestopia-1.40.ebuild:
+ stable amd64, bug 306675
03 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> nestopia-1.40.ebuild:
x86 stable wrt bug #306675
diff --git a/games-emulation/nestopia/nestopia-1.40.ebuild b/games-emulation/nestopia/nestopia-1.40.ebuild
index 35e796ff9f99..5ab4a6e9c363 100644
--- a/games-emulation/nestopia/nestopia-1.40.ebuild
+++ b/games-emulation/nestopia/nestopia-1.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.40.ebuild,v 1.2 2010/03/03 10:36:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestopia/nestopia-1.40.ebuild,v 1.3 2010/05/23 17:49:03 pacho Exp $
EAPI=2
inherit eutils games
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/Nestopia${MY_PV}src.zip
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2.4:2