diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:38:40 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:38:40 +0000 |
commit | fac94d4f44d16f98a0804c95fcbda9754c075af2 (patch) | |
tree | 90ba1810428ec3227fc975afb3ac98b80659bf43 /games-emulation | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-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')
38 files changed, 141 insertions, 86 deletions
diff --git a/games-emulation/fakenes/ChangeLog b/games-emulation/fakenes/ChangeLog index c0426a964179..e96f805972ae 100644 --- a/games-emulation/fakenes/ChangeLog +++ b/games-emulation/fakenes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/fakenes -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/fakenes/ChangeLog,v 1.21 2011/10/14 06:17:33 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fakenes/ChangeLog,v 1.22 2012/05/04 04:38:40 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> fakenes-0.5.8-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 14 Oct 2011; Mike Frysinger <vapier@gentoo.org> fakenes-0.5.8-r1.ebuild: Use a SLOT dep instead of "<" for allegro. diff --git a/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild b/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild index 86f9a1787e0a..2f2f41c37a2b 100644 --- a/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild +++ b/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/fakenes/fakenes-0.5.8-r1.ebuild,v 1.6 2011/10/14 06:17:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fakenes/fakenes-0.5.8-r1.ebuild,v 1.7 2012/05/04 04:38:40 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND=">=media-libs/allegro-4.4.1.1:0[opengl?] ) zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { sed -i \ diff --git a/games-emulation/fbzx/ChangeLog b/games-emulation/fbzx/ChangeLog index 8f5dd65aa3f6..ce675a17001e 100644 --- a/games-emulation/fbzx/ChangeLog +++ b/games-emulation/fbzx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/fbzx -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/ChangeLog,v 1.24 2010/05/23 21:24:21 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/ChangeLog,v 1.25 2012/05/04 04:38:38 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> fbzx-2.4.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 23 May 2010; Pacho Ramos <pacho@gentoo.org> fbzx-2.4.1.ebuild: stable amd64, bug 315297 diff --git a/games-emulation/fbzx/fbzx-2.4.1.ebuild b/games-emulation/fbzx/fbzx-2.4.1.ebuild index aee4be4c1f66..ccca004f6336 100644 --- a/games-emulation/fbzx/fbzx-2.4.1.ebuild +++ b/games-emulation/fbzx/fbzx-2.4.1.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/fbzx/fbzx-2.4.1.ebuild,v 1.3 2010/05/23 21:24:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-2.4.1.ebuild,v 1.4 2012/05/04 04:38:38 jdhore Exp $ EAPI=2 inherit eutils games @@ -18,7 +18,7 @@ RDEPEND="media-libs/libsdl[video] media-sound/pulseaudio media-libs/alsa-lib" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { sed -i \ diff --git a/games-emulation/gxmame/ChangeLog b/games-emulation/gxmame/ChangeLog index e6e2d9720620..ef79f966eb11 100644 --- a/games-emulation/gxmame/ChangeLog +++ b/games-emulation/gxmame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/gxmame -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/ChangeLog,v 1.21 2010/12/01 10:06:53 tupone Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/ChangeLog,v 1.22 2012/05/04 04:38:38 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gxmame-0.35_beta2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 01 Dec 2010; Tupone Alfredo <tupone@gentoo.org> gxmame-0.35_beta2.ebuild, +files/gxmame-0.35_beta2-ovflfix.patch: diff --git a/games-emulation/gxmame/gxmame-0.35_beta2.ebuild b/games-emulation/gxmame/gxmame-0.35_beta2.ebuild index 80d3fbd82f2b..c1a02f5292fc 100644 --- a/games-emulation/gxmame/gxmame-0.35_beta2.ebuild +++ b/games-emulation/gxmame/gxmame-0.35_beta2.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/gxmame/gxmame-0.35_beta2.ebuild,v 1.11 2011/01/24 22:29:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/gxmame-0.35_beta2.ebuild,v 1.12 2012/05/04 04:38:38 jdhore Exp $ EAPI=2 inherit eutils games @@ -21,7 +21,7 @@ RDEPEND="dev-libs/expat x11-themes/gnome-icon-theme nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" S=${WORKDIR}/${MY_P} diff --git a/games-emulation/hatari/ChangeLog b/games-emulation/hatari/ChangeLog index bed3cd10e2ab..3502921bfe5e 100644 --- a/games-emulation/hatari/ChangeLog +++ b/games-emulation/hatari/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/hatari # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.36 2012/04/15 16:54:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.37 2012/05/04 04:38:39 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> hatari-1.5.0.ebuild, + hatari-1.6.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 15 Apr 2012; Markus Meier <maekke@gentoo.org> hatari-1.6.1.ebuild: x86 stable, bug #411773 diff --git a/games-emulation/hatari/hatari-1.5.0.ebuild b/games-emulation/hatari/hatari-1.5.0.ebuild index 01f73d375d83..8d20511562df 100644 --- a/games-emulation/hatari/hatari-1.5.0.ebuild +++ b/games-emulation/hatari/hatari-1.5.0.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/hatari/hatari-1.5.0.ebuild,v 1.5 2012/01/10 20:37:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.5.0.ebuild,v 1.6 2012/05/04 04:38:39 jdhore Exp $ EAPI=2 inherit toolchain-funcs cmake-utils games @@ -19,7 +19,7 @@ RDEPEND="media-libs/libsdl[X,audio,video] media-libs/libpng sys-libs/zlib" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} games-emulation/emutos" diff --git a/games-emulation/hatari/hatari-1.6.1.ebuild b/games-emulation/hatari/hatari-1.6.1.ebuild index 0fbd20407c77..7b2a81458831 100644 --- a/games-emulation/hatari/hatari-1.6.1.ebuild +++ b/games-emulation/hatari/hatari-1.6.1.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/hatari/hatari-1.6.1.ebuild,v 1.3 2012/04/15 16:54:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.6.1.ebuild,v 1.4 2012/05/04 04:38:40 jdhore Exp $ EAPI=2 inherit toolchain-funcs cmake-utils games @@ -19,7 +19,7 @@ RDEPEND="media-libs/libsdl[X,audio,video] media-libs/libpng sys-libs/zlib" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} games-emulation/emutos" diff --git a/games-emulation/lxdream/ChangeLog b/games-emulation/lxdream/ChangeLog index 0cd0ee6e441f..66c63ee6c9e3 100644 --- a/games-emulation/lxdream/ChangeLog +++ b/games-emulation/lxdream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/lxdream -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/lxdream/ChangeLog,v 1.3 2011/07/28 08:23:04 chithanh Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/lxdream/ChangeLog,v 1.4 2012/05/04 04:38:39 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> lxdream-0.9.1-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *lxdream-0.9.1-r2 (28 Jul 2011) diff --git a/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild b/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild index e593b4589faa..e5e04852dfea 100644 --- a/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild +++ b/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/lxdream/lxdream-0.9.1-r2.ebuild,v 1.1 2011/07/28 08:23:04 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/lxdream/lxdream-0.9.1-r2.ebuild,v 1.2 2012/05/04 04:38:39 jdhore Exp $ EAPI=2 @@ -24,7 +24,7 @@ RDEPEND="lirc? ( app-misc/lirc ) x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext virtual/os-headers" diff --git a/games-emulation/mednafen/ChangeLog b/games-emulation/mednafen/ChangeLog index 0492bdb03230..dddb023021d6 100644 --- a/games-emulation/mednafen/ChangeLog +++ b/games-emulation/mednafen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mednafen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.33 2012/02/18 08:16:13 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/ChangeLog,v 1.34 2012/05/04 04:38:39 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> mednafen-0.8.13.3.ebuild, + mednafen-0.8.13.3-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 18 Feb 2012; Tim Harder <radhermit@gentoo.org> mednafen-0.8.13.3-r1.ebuild, +files/mednafen-0.8.13.3-zlib-1.2.6.patch: diff --git a/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild b/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild index cd66dcf1fb74..a29ebd3b0201 100644 --- a/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild +++ b/games-emulation/mednafen/mednafen-0.8.13.3-r1.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/mednafen/mednafen-0.8.13.3-r1.ebuild,v 1.2 2012/02/18 08:16:13 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3-r1.ebuild,v 1.3 2012/05/04 04:38:39 jdhore Exp $ EAPI=2 inherit autotools eutils games @@ -24,7 +24,7 @@ RDEPEND="virtual/opengl jack? ( media-sound/jack-audio-connection-kit ) nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" S=${WORKDIR}/${PN} diff --git a/games-emulation/mednafen/mednafen-0.8.13.3.ebuild b/games-emulation/mednafen/mednafen-0.8.13.3.ebuild index 55a6fc64d968..67e7bfae8811 100644 --- a/games-emulation/mednafen/mednafen-0.8.13.3.ebuild +++ b/games-emulation/mednafen/mednafen-0.8.13.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/mednafen/mednafen-0.8.13.3.ebuild,v 1.5 2011/01/15 15:54:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mednafen/mednafen-0.8.13.3.ebuild,v 1.6 2012/05/04 04:38:39 jdhore Exp $ EAPI=2 inherit autotools eutils games @@ -24,7 +24,7 @@ RDEPEND="virtual/opengl jack? ( media-sound/jack-audio-connection-kit ) nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" S=${WORKDIR}/${PN} diff --git a/games-emulation/mupen64plus/ChangeLog b/games-emulation/mupen64plus/ChangeLog index f1570da88648..2cceb1630690 100644 --- a/games-emulation/mupen64plus/ChangeLog +++ b/games-emulation/mupen64plus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/mupen64plus -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.18 2011/12/26 02:28:24 joker Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.19 2012/05/04 04:38:39 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> mupen64plus-1.5-r1.ebuild, + mupen64plus-1.5-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 26 Dec 2011; Christian Birchinger <joker@gentoo.org> mupen64plus-1.5-r2.ebuild: diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild index d77d7eb4aa75..e1f048deb437 100644 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-1.5-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/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.9 2010/05/16 20:38:39 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.10 2012/05/04 04:38:38 jdhore Exp $ EAPI="2" @@ -35,7 +35,7 @@ RDEPEND="virtual/opengl DEPEND="${RDEPEND} dev-lang/yasm - dev-util/pkgconfig" + virtual/pkgconfig" S="${WORKDIR}/${MY_P}" diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild index 71fe766b92ae..a952f731260d 100644 --- a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild +++ b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.6 2011/12/26 02:28:24 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild,v 1.7 2012/05/04 04:38:38 jdhore Exp $ EAPI="2" @@ -36,7 +36,7 @@ RDEPEND="virtual/opengl DEPEND="${RDEPEND} dev-lang/yasm - dev-util/pkgconfig" + virtual/pkgconfig" S="${WORKDIR}/${MY_P}" diff --git a/games-emulation/psemu-cdr/ChangeLog b/games-emulation/psemu-cdr/ChangeLog index 3eeef44def5b..9acbd4c867c8 100644 --- a/games-emulation/psemu-cdr/ChangeLog +++ b/games-emulation/psemu-cdr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/psemu-cdr -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdr/ChangeLog,v 1.12 2010/10/18 12:51:22 tupone Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdr/ChangeLog,v 1.13 2012/05/04 04:38:40 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> psemu-cdr-1.8.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 18 Oct 2010; Tupone Alfredo <tupone@gentoo.org> psemu-cdr-1.8.ebuild, +files/psemu-cdr-1.8-ldflags.patch: diff --git a/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild b/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild index d3b8868bad06..94dd5ea01299 100644 --- a/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild +++ b/games-emulation/psemu-cdr/psemu-cdr-1.8.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/psemu-cdr/psemu-cdr-1.8.ebuild,v 1.12 2011/03/01 07:23:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdr/psemu-cdr-1.8.ebuild,v 1.13 2012/05/04 04:38:40 jdhore Exp $ EAPI=2 inherit eutils games @@ -16,7 +16,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR} diff --git a/games-emulation/psemu-cdriso/ChangeLog b/games-emulation/psemu-cdriso/ChangeLog index d5702608aa1c..678beaaa6986 100644 --- a/games-emulation/psemu-cdriso/ChangeLog +++ b/games-emulation/psemu-cdriso/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/psemu-cdriso -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/ChangeLog,v 1.8 2007/02/21 23:30:16 peper Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/ChangeLog,v 1.9 2012/05/04 04:38:39 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> psemu-cdriso-1.4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild b/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild index 08b3512dd229..c5c766f0168c 100644 --- a/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild +++ b/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/psemu-cdriso/psemu-cdriso-1.4.ebuild,v 1.11 2008/02/15 00:37:44 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild,v 1.12 2012/05/04 04:38:39 jdhore Exp $ inherit eutils games @@ -15,7 +15,7 @@ IUSE="" RDEPEND="=x11-libs/gtk+-1.2*" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/cdriso diff --git a/games-emulation/psemu-peopssoftgpu/ChangeLog b/games-emulation/psemu-peopssoftgpu/ChangeLog index a708b74cb12c..716f43b88776 100644 --- a/games-emulation/psemu-peopssoftgpu/ChangeLog +++ b/games-emulation/psemu-peopssoftgpu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/psemu-peopssoftgpu -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopssoftgpu/ChangeLog,v 1.13 2008/12/23 23:41:39 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopssoftgpu/ChangeLog,v 1.14 2012/05/04 04:38:38 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> + psemu-peopssoftgpu-1.17.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 23 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org> psemu-peopssoftgpu-1.17.ebuild: diff --git a/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild b/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild index 09e6989ca605..38ce6f87a4a4 100644 --- a/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild +++ b/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild,v 1.8 2008/12/23 23:41:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopssoftgpu/psemu-peopssoftgpu-1.17.ebuild,v 1.9 2012/05/04 04:38:38 jdhore Exp $ inherit eutils games @@ -17,7 +17,7 @@ RDEPEND="=x11-libs/gtk+-1* x11-libs/libXxf86vm sdl? ( media-libs/libsdl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x86? ( dev-lang/nasm ) x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto" diff --git a/games-emulation/snes9express/ChangeLog b/games-emulation/snes9express/ChangeLog index 682bf687129c..7b7dafb6d164 100644 --- a/games-emulation/snes9express/ChangeLog +++ b/games-emulation/snes9express/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/snes9express -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9express/ChangeLog,v 1.16 2010/06/20 17:58:53 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9express/ChangeLog,v 1.17 2012/05/04 04:38:39 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> snes9express-1.43.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 20 Jun 2010; Markus Meier <maekke@gentoo.org> snes9express-1.43.ebuild: x86 stable, bug #319627 diff --git a/games-emulation/snes9express/snes9express-1.43.ebuild b/games-emulation/snes9express/snes9express-1.43.ebuild index 3016535e7b7a..b3ede526686d 100644 --- a/games-emulation/snes9express/snes9express-1.43.ebuild +++ b/games-emulation/snes9express/snes9express-1.43.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/snes9express/snes9express-1.43.ebuild,v 1.3 2010/06/20 17:58:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9express/snes9express-1.43.ebuild,v 1.4 2012/05/04 04:38:39 jdhore Exp $ EAPI=2 inherit eutils games @@ -16,7 +16,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" PDEPEND="games-emulation/snes9x" PATCHES=( "${FILESDIR}"/${P}-as-needed.patch ) 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 )" diff --git a/games-emulation/vbam/ChangeLog b/games-emulation/vbam/ChangeLog index 27666bdd1a9d..f2eb073335d6 100644 --- a/games-emulation/vbam/ChangeLog +++ b/games-emulation/vbam/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/vbam # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.10 2012/02/18 03:44:48 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.11 2012/05/04 04:38:38 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> vbam-1.8.0.1009-r1.ebuild, + vbam-1.8.0.1090.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *vbam-1.8.0.1090 (18 Feb 2012) diff --git a/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild b/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild index 778339e62b16..28aacdc75689 100644 --- a/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild +++ b/games-emulation/vbam/vbam-1.8.0.1009-r1.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/vbam/vbam-1.8.0.1009-r1.ebuild,v 1.5 2012/02/18 03:37:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild,v 1.6 2012/05/04 04:38:38 jdhore Exp $ EAPI=2 @@ -28,7 +28,7 @@ RDEPEND=">=media-libs/libpng-1.4 DEPEND="${RDEPEND} x86? ( || ( dev-lang/nasm dev-lang/yasm ) ) nls? ( sys-devel/gettext ) - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { confutils_require_any sdl gtk diff --git a/games-emulation/vbam/vbam-1.8.0.1090.ebuild b/games-emulation/vbam/vbam-1.8.0.1090.ebuild index 239b5dad2bae..1647c9dac779 100644 --- a/games-emulation/vbam/vbam-1.8.0.1090.ebuild +++ b/games-emulation/vbam/vbam-1.8.0.1090.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/vbam/vbam-1.8.0.1090.ebuild,v 1.1 2012/02/18 03:44:48 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1090.ebuild,v 1.2 2012/05/04 04:38:38 jdhore Exp $ EAPI=3 @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} x86? ( || ( dev-lang/nasm dev-lang/yasm ) ) nls? ( sys-devel/gettext ) app-arch/xz-utils - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { confutils_require_any sdl gtk diff --git a/games-emulation/visualboyadvance/ChangeLog b/games-emulation/visualboyadvance/ChangeLog index 6f7c80f14aa3..6b60154e72d3 100644 --- a/games-emulation/visualboyadvance/ChangeLog +++ b/games-emulation/visualboyadvance/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/visualboyadvance # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/ChangeLog,v 1.39 2012/02/18 08:26:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/ChangeLog,v 1.40 2012/05/04 04:38:38 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> + visualboyadvance-1.7.2-r2.ebuild, visualboyadvance-1.7.2-r3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 18 Feb 2012; Tim Harder <radhermit@gentoo.org> visualboyadvance-1.7.2-r3.ebuild, diff --git a/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r2.ebuild b/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r2.ebuild index 83980a2f98b9..3828bb0468a4 100644 --- a/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r2.ebuild +++ b/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/visualboyadvance/visualboyadvance-1.7.2-r2.ebuild,v 1.6 2011/09/14 16:41:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r2.ebuild,v 1.7 2012/05/04 04:38:38 jdhore Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -24,7 +24,7 @@ RDEPEND="media-libs/libpng ) nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig mmx? ( dev-lang/nasm ) nls? ( sys-devel/gettext )" diff --git a/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild b/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild index 956a33c0ac8e..325c23e8b5a1 100644 --- a/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild +++ b/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.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/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild,v 1.2 2012/02/18 08:26:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r3.ebuild,v 1.3 2012/05/04 04:38:38 jdhore Exp $ EAPI=2 inherit eutils flag-o-matic autotools games @@ -25,7 +25,7 @@ RDEPEND="media-libs/libpng ) nls? ( virtual/libintl )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig mmx? ( dev-lang/nasm ) nls? ( sys-devel/gettext )" diff --git a/games-emulation/xe/ChangeLog b/games-emulation/xe/ChangeLog index 8f405645ccfd..f42e3745e199 100644 --- a/games-emulation/xe/ChangeLog +++ b/games-emulation/xe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/xe -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.13 2009/10/25 15:19:15 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.14 2012/05/04 04:38:39 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> xe-2.16.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 25 Oct 2009; Markus Meier <maekke@gentoo.org> xe-2.16.2.ebuild: amd64/x86 stable, bug #288823 diff --git a/games-emulation/xe/xe-2.16.2.ebuild b/games-emulation/xe/xe-2.16.2.ebuild index 403139543469..9e59f257011e 100644 --- a/games-emulation/xe/xe-2.16.2.ebuild +++ b/games-emulation/xe/xe-2.16.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/xe/xe-2.16.2.ebuild,v 1.3 2009/10/25 15:19:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/xe-2.16.2.ebuild,v 1.4 2012/05/04 04:38:39 jdhore Exp $ EAPI=2 inherit games @@ -23,7 +23,7 @@ RDEPEND="x11-libs/libXv media-libs/alsa-lib x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} diff --git a/games-emulation/yabause/ChangeLog b/games-emulation/yabause/ChangeLog index 26e286c607cf..ded8c576f925 100644 --- a/games-emulation/yabause/ChangeLog +++ b/games-emulation/yabause/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/yabause -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.32 2010/09/16 16:53:36 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.33 2012/05/04 04:38:40 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> yabause-0.9.10.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> yabause-0.9.10.ebuild: diff --git a/games-emulation/yabause/yabause-0.9.10.ebuild b/games-emulation/yabause/yabause-0.9.10.ebuild index e273f8b37191..77f3658c50d8 100644 --- a/games-emulation/yabause/yabause-0.9.10.ebuild +++ b/games-emulation/yabause/yabause-0.9.10.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/yabause/yabause-0.9.10.ebuild,v 1.4 2010/09/16 16:53:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.10.ebuild,v 1.5 2012/05/04 04:38:40 jdhore Exp $ EAPI=2 inherit games @@ -22,7 +22,7 @@ RDEPEND="x11-libs/gtk+:2 openal? ( media-libs/openal ) sdl? ( media-libs/libsdl[opengl?,video] )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { egamesconf \ |