summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 03:41:15 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 03:41:15 +0000
commit24ab76381f1082bc7b2bd18728882be11b650b1d (patch)
treed6751e38a64ee69fd9ebfb95c0175c2beb58f77d /games-util
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-24ab76381f1082bc7b2bd18728882be11b650b1d.tar.gz
historical-24ab76381f1082bc7b2bd18728882be11b650b1d.tar.bz2
historical-24ab76381f1082bc7b2bd18728882be11b650b1d.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'games-util')
-rw-r--r--games-util/gamepick/ChangeLog7
-rw-r--r--games-util/gamepick/gamepick-0.35.ebuild6
-rw-r--r--games-util/gtkevemon/ChangeLog8
-rw-r--r--games-util/gtkevemon/gtkevemon-1.8-r1.ebuild6
-rw-r--r--games-util/gtkevemon/gtkevemon-9999.ebuild6
-rw-r--r--games-util/loki_patch/ChangeLog7
-rw-r--r--games-util/loki_patch/loki_patch-20091105.ebuild6
-rw-r--r--games-util/xboxdrv/ChangeLog6
-rw-r--r--games-util/xboxdrv/xboxdrv-0.8.2.ebuild6
-rw-r--r--games-util/xboxdrv/xboxdrv-0.8.4.ebuild4
-rw-r--r--games-util/xqf/ChangeLog9
-rw-r--r--games-util/xqf/xqf-1.0.5.ebuild6
12 files changed, 47 insertions, 30 deletions
diff --git a/games-util/gamepick/ChangeLog b/games-util/gamepick/ChangeLog
index 9166baebc9e6..bd4a73b1ab2c 100644
--- a/games-util/gamepick/ChangeLog
+++ b/games-util/gamepick/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/gamepick
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/gamepick/ChangeLog,v 1.12 2010/01/07 23:28:17 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/gamepick/ChangeLog,v 1.13 2012/05/03 03:41:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gamepick-0.35.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
07 Jan 2010; Michael Sterrett <mr_bones_@gentoo.org> gamepick-0.35.ebuild:
drop ppc (bug #294336)
diff --git a/games-util/gamepick/gamepick-0.35.ebuild b/games-util/gamepick/gamepick-0.35.ebuild
index 389ba4aa7c27..8afcfff80407 100644
--- a/games-util/gamepick/gamepick-0.35.ebuild
+++ b/games-util/gamepick/gamepick-0.35.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-util/gamepick/gamepick-0.35.ebuild,v 1.8 2010/01/07 23:28:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/gamepick/gamepick-0.35.ebuild,v 1.9 2012/05/03 03:41:15 jdhore Exp $
EAPI=2
inherit eutils games
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="x11-libs/gtk+:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
sed -i \
diff --git a/games-util/gtkevemon/ChangeLog b/games-util/gtkevemon/ChangeLog
index 3bfe0a280a50..dcc235f84c9e 100644
--- a/games-util/gtkevemon/ChangeLog
+++ b/games-util/gtkevemon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-util/gtkevemon
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/gtkevemon/ChangeLog,v 1.2 2011/07/25 20:47:25 wired Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/gtkevemon/ChangeLog,v 1.3 2012/05/03 03:41:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gtkevemon-1.8-r1.ebuild,
+ gtkevemon-9999.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
25 Jul 2011; Alex Alexander <wired@gentoo.org> gtkevemon-1.8-r1.ebuild,
-files/gtkevemon-1.8-learning.patch.gz:
diff --git a/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild b/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild
index 8d0e319ec5fd..f3895b1981cf 100644
--- a/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild
+++ b/games-util/gtkevemon/gtkevemon-1.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-util/gtkevemon/gtkevemon-1.8-r1.ebuild,v 1.2 2011/07/25 20:47:25 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild,v 1.3 2012/05/03 03:41:15 jdhore Exp $
EAPI=4
@@ -29,7 +29,7 @@ RDEPEND="
dev-libs/libxml2
"
DEPEND="${DEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
src_prepare() {
diff --git a/games-util/gtkevemon/gtkevemon-9999.ebuild b/games-util/gtkevemon/gtkevemon-9999.ebuild
index cee2bba71f51..2ac61f870b9a 100644
--- a/games-util/gtkevemon/gtkevemon-9999.ebuild
+++ b/games-util/gtkevemon/gtkevemon-9999.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-util/gtkevemon/gtkevemon-9999.ebuild,v 1.1 2011/07/21 15:03:58 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/gtkevemon/gtkevemon-9999.ebuild,v 1.2 2012/05/03 03:41:15 jdhore Exp $
EAPI=4
@@ -28,7 +28,7 @@ RDEPEND="
dev-libs/libxml2
"
DEPEND="${DEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
src_prepare() {
diff --git a/games-util/loki_patch/ChangeLog b/games-util/loki_patch/ChangeLog
index 9af98711fd7a..fa7c29bf2f2d 100644
--- a/games-util/loki_patch/ChangeLog
+++ b/games-util/loki_patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/loki_patch
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v 1.12 2010/01/09 18:28:21 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v 1.13 2012/05/03 03:41:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> loki_patch-20091105.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
loki_patch-20091105.ebuild:
diff --git a/games-util/loki_patch/loki_patch-20091105.ebuild b/games-util/loki_patch/loki_patch-20091105.ebuild
index 558e13ae5c24..60d3f3bafb3c 100644
--- a/games-util/loki_patch/loki_patch-20091105.ebuild
+++ b/games-util/loki_patch/loki_patch-20091105.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-util/loki_patch/loki_patch-20091105.ebuild,v 1.3 2010/01/09 18:28:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild,v 1.4 2012/05/03 03:41:15 jdhore Exp $
EAPI=2
inherit autotools eutils
@@ -19,7 +19,7 @@ RDEPEND="dev-util/xdelta:0
dev-libs/libxml2
dev-libs/glib:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}
diff --git a/games-util/xboxdrv/ChangeLog b/games-util/xboxdrv/ChangeLog
index 2644291cbf9f..52c541a8b76b 100644
--- a/games-util/xboxdrv/ChangeLog
+++ b/games-util/xboxdrv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-util/xboxdrv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/ChangeLog,v 1.23 2012/04/15 16:51:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/ChangeLog,v 1.24 2012/05/03 03:41:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> xboxdrv-0.8.2.ebuild,
+ xboxdrv-0.8.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
15 Apr 2012; Markus Meier <maekke@gentoo.org> xboxdrv-0.8.4.ebuild:
x86 stable, bug #411525
diff --git a/games-util/xboxdrv/xboxdrv-0.8.2.ebuild b/games-util/xboxdrv/xboxdrv-0.8.2.ebuild
index 9b51b43ceca3..8d0b7916de3b 100644
--- a/games-util/xboxdrv/xboxdrv-0.8.2.ebuild
+++ b/games-util/xboxdrv/xboxdrv-0.8.2.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-util/xboxdrv/xboxdrv-0.8.2.ebuild,v 1.3 2011/12/11 09:29:49 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.2.ebuild,v 1.4 2012/05/03 03:41:15 jdhore Exp $
EAPI=2
inherit scons-utils toolchain-funcs linux-info
@@ -22,7 +22,7 @@ RDEPEND="dev-libs/boost
virtual/libusb:1
x11-libs/libX11"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
diff --git a/games-util/xboxdrv/xboxdrv-0.8.4.ebuild b/games-util/xboxdrv/xboxdrv-0.8.4.ebuild
index 8a2f2e417aa8..b0a461b909f9 100644
--- a/games-util/xboxdrv/xboxdrv-0.8.4.ebuild
+++ b/games-util/xboxdrv/xboxdrv-0.8.4.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-util/xboxdrv/xboxdrv-0.8.4.ebuild,v 1.3 2012/04/15 16:51:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.4.ebuild,v 1.4 2012/05/03 03:41:15 jdhore Exp $
EAPI=2
inherit scons-utils toolchain-funcs linux-info
@@ -22,7 +22,7 @@ RDEPEND="dev-libs/boost
virtual/libusb:1
x11-libs/libX11"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
diff --git a/games-util/xqf/ChangeLog b/games-util/xqf/ChangeLog
index 8e329dd8add6..128be2cea071 100644
--- a/games-util/xqf/ChangeLog
+++ b/games-util/xqf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/xqf
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/ChangeLog,v 1.33 2011/10/31 00:55:56 polynomial-c Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/ChangeLog,v 1.34 2012/05/03 03:41:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> xqf-1.0.5.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
31 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> xqf-1.0.5.ebuild,
+files/xqf-1.0.5-zlib-1.2.5.1-compile-fix.patch:
@@ -160,7 +163,7 @@
fix sourceforge mirroring.
13 April 2002; Bart Verwilst <verwilst@gentoo.org>: just added a
- description, and cleaned up the $Header: /var/cvsroot/gentoo-x86/games-util/xqf/ChangeLog,v 1.33 2011/10/31 00:55:56 polynomial-c Exp $
+ description, and cleaned up the $Header: /var/cvsroot/gentoo-x86/games-util/xqf/ChangeLog,v 1.34 2012/05/03 03:41:15 jdhore Exp $
*xqf-0.9.8 (6 Apr 2002)
diff --git a/games-util/xqf/xqf-1.0.5.ebuild b/games-util/xqf/xqf-1.0.5.ebuild
index 5cb7923ed16e..6c383073f31b 100644
--- a/games-util/xqf/xqf-1.0.5.ebuild
+++ b/games-util/xqf/xqf-1.0.5.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-util/xqf/xqf-1.0.5.ebuild,v 1.10 2011/10/31 00:55:56 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/xqf-1.0.5.ebuild,v 1.11 2012/05/03 03:41:15 jdhore Exp $
EAPI=2
inherit base eutils
@@ -20,7 +20,7 @@ RDEPEND="x11-libs/gtk+:2
geoip? ( dev-libs/geoip )
bzip2? ( app-arch/bzip2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
# bug #288853