summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 04:38:40 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 04:38:40 +0000
commitfac94d4f44d16f98a0804c95fcbda9754c075af2 (patch)
tree90ba1810428ec3227fc975afb3ac98b80659bf43 /games-emulation/snes9x
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-fac94d4f44d16f98a0804c95fcbda9754c075af2.tar.gz
gentoo-2-fac94d4f44d16f98a0804c95fcbda9754c075af2.tar.bz2
gentoo-2-fac94d4f44d16f98a0804c95fcbda9754c075af2.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-emulation/snes9x')
-rw-r--r--games-emulation/snes9x/ChangeLog6
-rw-r--r--games-emulation/snes9x/snes9x-1.52-r1.ebuild6
-rw-r--r--games-emulation/snes9x/snes9x-1.53.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/games-emulation/snes9x/ChangeLog b/games-emulation/snes9x/ChangeLog
index c7ceeed6e491..2ac38c090134 100644
--- a/games-emulation/snes9x/ChangeLog
+++ b/games-emulation/snes9x/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/snes9x
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.57 2012/02/02 16:05:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/ChangeLog,v 1.58 2012/05/04 04:38:40 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> snes9x-1.52-r1.ebuild,
+ snes9x-1.53.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
02 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> snes9x-1.53.ebuild:
ppc64 stable wrt #395479
diff --git a/games-emulation/snes9x/snes9x-1.52-r1.ebuild b/games-emulation/snes9x/snes9x-1.52-r1.ebuild
index 7c4d75941a8f..b5f1da332f22 100644
--- a/games-emulation/snes9x/snes9x-1.52-r1.ebuild
+++ b/games-emulation/snes9x/snes9x-1.52-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.52-r1.ebuild,v 1.10 2010/11/15 09:49:52 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.52-r1.ebuild,v 1.11 2012/05/04 04:38:40 jdhore Exp $
EAPI=2
inherit autotools eutils flag-o-matic multilib gnome2-utils games
@@ -36,7 +36,7 @@ RDEPEND="x11-libs/libX11
DEPEND="${RDEPEND}
x86? ( dev-lang/nasm )
x11-proto/xproto
- gtk? ( dev-util/pkgconfig
+ gtk? ( virtual/pkgconfig
xv? ( x11-proto/videoproto ) )
nls? ( dev-util/intltool )"
diff --git a/games-emulation/snes9x/snes9x-1.53.ebuild b/games-emulation/snes9x/snes9x-1.53.ebuild
index d562f056a391..786140cd8c99 100644
--- a/games-emulation/snes9x/snes9x-1.53.ebuild
+++ b/games-emulation/snes9x/snes9x-1.53.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild,v 1.6 2012/02/02 16:05:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9x/snes9x-1.53.ebuild,v 1.7 2012/05/04 04:38:40 jdhore Exp $
EAPI=2
inherit autotools eutils flag-o-matic multilib gnome2-utils games
@@ -28,7 +28,7 @@ RDEPEND="x11-libs/libX11
pulseaudio? ( media-sound/pulseaudio ) )"
DEPEND="${RDEPEND}
x11-proto/xproto
- gtk? ( dev-util/pkgconfig
+ gtk? ( virtual/pkgconfig
xv? ( x11-proto/videoproto ) )
nls? ( dev-util/intltool )"