summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 04:45:29 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 04:45:29 +0000
commit9d6be571ff776021de75f0eea2688a034d87c072 (patch)
treeccd8a99f357d68dace920a522af4eb6bb3da6351
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-9d6be571ff776021de75f0eea2688a034d87c072.tar.gz
historical-9d6be571ff776021de75f0eea2688a034d87c072.tar.bz2
historical-9d6be571ff776021de75f0eea2688a034d87c072.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
-rw-r--r--games-puzzle/arrows/ChangeLog7
-rw-r--r--games-puzzle/arrows/arrows-0.6.ebuild6
-rw-r--r--games-puzzle/atomix/ChangeLog7
-rw-r--r--games-puzzle/atomix/atomix-2.14.0.ebuild6
-rw-r--r--games-puzzle/fish-fillets/ChangeLog6
-rw-r--r--games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild6
-rw-r--r--games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild4
-rw-r--r--games-puzzle/gfifteen/ChangeLog6
-rw-r--r--games-puzzle/gfifteen/gfifteen-1.0.1.ebuild4
-rw-r--r--games-puzzle/gfifteen/gfifteen-1.0.2.ebuild4
-rw-r--r--games-puzzle/gnudoku/ChangeLog7
-rw-r--r--games-puzzle/gnudoku/gnudoku-0.93.ebuild6
-rw-r--r--games-puzzle/groundhog/ChangeLog7
-rw-r--r--games-puzzle/groundhog/groundhog-1.4.ebuild6
-rw-r--r--games-puzzle/gtetrinet/ChangeLog5
-rw-r--r--games-puzzle/gtetrinet/gtetrinet-0.7.11-r1.ebuild4
-rw-r--r--games-puzzle/gtkballs/ChangeLog7
-rw-r--r--games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild6
-rw-r--r--games-puzzle/gweled/ChangeLog7
-rw-r--r--games-puzzle/gweled/gweled-0.7.ebuild6
-rw-r--r--games-puzzle/mindless/ChangeLog7
-rw-r--r--games-puzzle/mindless/mindless-1.6.ebuild6
-rw-r--r--games-puzzle/picpuz/ChangeLog7
-rw-r--r--games-puzzle/picpuz/picpuz-2.1.1.ebuild6
-rw-r--r--games-puzzle/sgt-puzzles/ChangeLog6
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild6
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild4
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild6
-rw-r--r--games-puzzle/zaz/ChangeLog7
-rw-r--r--games-puzzle/zaz/zaz-1.0.0.ebuild6
30 files changed, 110 insertions, 68 deletions
diff --git a/games-puzzle/arrows/ChangeLog b/games-puzzle/arrows/ChangeLog
index 1e9238558a59..43a9cbf2f146 100644
--- a/games-puzzle/arrows/ChangeLog
+++ b/games-puzzle/arrows/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/arrows
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/ChangeLog,v 1.9 2010/08/20 15:14:56 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/ChangeLog,v 1.10 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> arrows-0.6.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
20 Aug 2010; Michael Sterrett <mr_bones_@gentoo.org> arrows-0.6.ebuild:
EAPI=2; honor CC and LDFLAGS (bug #333607)
diff --git a/games-puzzle/arrows/arrows-0.6.ebuild b/games-puzzle/arrows/arrows-0.6.ebuild
index c2685b0a359f..b75732a323d9 100644
--- a/games-puzzle/arrows/arrows-0.6.ebuild
+++ b/games-puzzle/arrows/arrows-0.6.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-puzzle/arrows/arrows-0.6.ebuild,v 1.9 2010/08/20 15:14:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/arrows-0.6.ebuild,v 1.10 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit games
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND=">=x11-libs/gtk+-2.4:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# Modify path to data
diff --git a/games-puzzle/atomix/ChangeLog b/games-puzzle/atomix/ChangeLog
index f89f2eefc471..aa4d26f354ff 100644
--- a/games-puzzle/atomix/ChangeLog
+++ b/games-puzzle/atomix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/atomix
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.13 2008/03/07 16:54:08 wolf31o2 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/ChangeLog,v 1.14 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> atomix-2.14.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
07 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> atomix-2.14.0.ebuild:
QA cleanup: Shorten DESCRIPTION.
diff --git a/games-puzzle/atomix/atomix-2.14.0.ebuild b/games-puzzle/atomix/atomix-2.14.0.ebuild
index ad883a5ecc2f..cc4b392f2d8b 100644
--- a/games-puzzle/atomix/atomix-2.14.0.ebuild
+++ b/games-puzzle/atomix/atomix-2.14.0.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-puzzle/atomix/atomix-2.14.0.ebuild,v 1.6 2011/01/24 22:23:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.7 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit gnome2
@@ -26,7 +26,7 @@ RDEPEND=">=x11-libs/pango-1.0.3
dev-perl/XML-Parser"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
>=dev-util/intltool-0.17"
DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog
index 5f6cb709a330..c6de220a8de2 100644
--- a/games-puzzle/fish-fillets/ChangeLog
+++ b/games-puzzle/fish-fillets/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/fish-fillets
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.55 2012/01/10 20:30:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.56 2012/05/04 04:45:27 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> fish-fillets-1.0.0.ebuild,
+ fish-fillets-1.0.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
10 Jan 2012; Brent Baude <ranger@gentoo.org> fish-fillets-1.0.1.ebuild:
Marking fish-fillets-1.0.1 ppc for bug 386585
diff --git a/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild b/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild
index 2ba30f27e267..8953ed008972 100644
--- a/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild
+++ b/games-puzzle/fish-fillets/fish-fillets-1.0.0.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-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild,v 1.4 2011/03/04 13:03:11 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild,v 1.5 2012/05/04 04:45:27 jdhore Exp $
EAPI=2
inherit autotools eutils games
@@ -25,7 +25,7 @@ RDEPEND=">=media-libs/libsdl-1.2[audio,video]
dev-libs/fribidi
>=dev-lang/lua-5"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/fillets-ng-${PV}
diff --git a/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild b/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild
index c59e817134b4..60e9188344ad 100644
--- a/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild
+++ b/games-puzzle/fish-fillets/fish-fillets-1.0.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-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild,v 1.4 2012/01/10 20:30:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild,v 1.5 2012/05/04 04:45:27 jdhore Exp $
EAPI=2
inherit autotools eutils games
@@ -25,7 +25,7 @@ RDEPEND=">=media-libs/libsdl-1.2[audio,video]
dev-libs/fribidi
>=dev-lang/lua-5"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/fillets-ng-${PV}
diff --git a/games-puzzle/gfifteen/ChangeLog b/games-puzzle/gfifteen/ChangeLog
index 974a5ecb198b..482e60ef6b71 100644
--- a/games-puzzle/gfifteen/ChangeLog
+++ b/games-puzzle/gfifteen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/gfifteen
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gfifteen/ChangeLog,v 1.5 2012/04/18 19:19:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gfifteen/ChangeLog,v 1.6 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gfifteen-1.0.1.ebuild,
+ gfifteen-1.0.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*gfifteen-1.0.2 (18 Apr 2012)
diff --git a/games-puzzle/gfifteen/gfifteen-1.0.1.ebuild b/games-puzzle/gfifteen/gfifteen-1.0.1.ebuild
index 24a54d35d860..e33ab63e6b41 100644
--- a/games-puzzle/gfifteen/gfifteen-1.0.1.ebuild
+++ b/games-puzzle/gfifteen/gfifteen-1.0.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-puzzle/gfifteen/gfifteen-1.0.1.ebuild,v 1.1 2012/04/12 19:18:16 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gfifteen/gfifteen-1.0.1.ebuild,v 1.2 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit eutils games
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="x11-libs/gtk+:3"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install || die
diff --git a/games-puzzle/gfifteen/gfifteen-1.0.2.ebuild b/games-puzzle/gfifteen/gfifteen-1.0.2.ebuild
index 2f9f6e746c7d..1d2f846c437a 100644
--- a/games-puzzle/gfifteen/gfifteen-1.0.2.ebuild
+++ b/games-puzzle/gfifteen/gfifteen-1.0.2.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-puzzle/gfifteen/gfifteen-1.0.2.ebuild,v 1.1 2012/04/18 19:19:36 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gfifteen/gfifteen-1.0.2.ebuild,v 1.2 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit eutils games
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="x11-libs/gtk+:3"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
egamesconf \
diff --git a/games-puzzle/gnudoku/ChangeLog b/games-puzzle/gnudoku/ChangeLog
index 13a16de3f6f8..4f4f76b02663 100644
--- a/games-puzzle/gnudoku/ChangeLog
+++ b/games-puzzle/gnudoku/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/gnudoku
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnudoku/ChangeLog,v 1.12 2011/10/19 21:21:37 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnudoku/ChangeLog,v 1.13 2012/05/04 04:45:29 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gnudoku-0.93.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
19 Oct 2011; Michael Sterrett <mr_bones_@gentoo.org> gnudoku-0.93.ebuild:
EAPI=2
diff --git a/games-puzzle/gnudoku/gnudoku-0.93.ebuild b/games-puzzle/gnudoku/gnudoku-0.93.ebuild
index cc0fd2f39802..b29914f5ac7e 100644
--- a/games-puzzle/gnudoku/gnudoku-0.93.ebuild
+++ b/games-puzzle/gnudoku/gnudoku-0.93.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-puzzle/gnudoku/gnudoku-0.93.ebuild,v 1.8 2011/10/19 21:21:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnudoku/gnudoku-0.93.ebuild,v 1.9 2012/05/04 04:45:29 jdhore Exp $
EAPI=2
inherit eutils games
@@ -19,7 +19,7 @@ RESTRICT="test"
RDEPEND=">=dev-cpp/gtkmm-2.6:2.4"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}
diff --git a/games-puzzle/groundhog/ChangeLog b/games-puzzle/groundhog/ChangeLog
index 81c3ad411ff2..591cc8dc21c8 100644
--- a/games-puzzle/groundhog/ChangeLog
+++ b/games-puzzle/groundhog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/groundhog
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/groundhog/ChangeLog,v 1.16 2009/09/23 10:20:02 tupone Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/groundhog/ChangeLog,v 1.17 2012/05/04 04:45:29 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> groundhog-1.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
23 Sep 2009; Alfredo Tupone <tupone@gentoo.org> groundhog-1.4.ebuild:
Fix build with LINGUAS="sv" Bug #247439 by flameeyes@gentoo.org
diff --git a/games-puzzle/groundhog/groundhog-1.4.ebuild b/games-puzzle/groundhog/groundhog-1.4.ebuild
index ae38aadb3f67..9fc05b066c3a 100644
--- a/games-puzzle/groundhog/groundhog-1.4.ebuild
+++ b/games-puzzle/groundhog/groundhog-1.4.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-puzzle/groundhog/groundhog-1.4.ebuild,v 1.23 2009/09/23 10:20:02 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/groundhog/groundhog-1.4.ebuild,v 1.24 2012/05/04 04:45:29 jdhore Exp $
EAPI=2
inherit eutils autotools games
@@ -19,7 +19,7 @@ IUSE="nls"
RDEPEND="x11-libs/gtk+:2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
src_prepare() {
diff --git a/games-puzzle/gtetrinet/ChangeLog b/games-puzzle/gtetrinet/ChangeLog
index ad884cca8c6d..f4345e322007 100644
--- a/games-puzzle/gtetrinet/ChangeLog
+++ b/games-puzzle/gtetrinet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/gtetrinet
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtetrinet/ChangeLog,v 1.24 2012/05/02 20:05:30 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtetrinet/ChangeLog,v 1.25 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gtetrinet-0.7.11-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
02 May 2012; Gilles Dartiguelongue <eva@gentoo.org>
gtetrinet-0.7.11-r1.ebuild:
diff --git a/games-puzzle/gtetrinet/gtetrinet-0.7.11-r1.ebuild b/games-puzzle/gtetrinet/gtetrinet-0.7.11-r1.ebuild
index ad564afbe66e..85d86a1643d4 100644
--- a/games-puzzle/gtetrinet/gtetrinet-0.7.11-r1.ebuild
+++ b/games-puzzle/gtetrinet/gtetrinet-0.7.11-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-puzzle/gtetrinet/gtetrinet-0.7.11-r1.ebuild,v 1.6 2012/05/02 20:05:30 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtetrinet/gtetrinet-0.7.11-r1.ebuild,v 1.7 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
# games after gnome2 so games' functions will override gnome2's
@@ -23,7 +23,7 @@ RDEPEND="dev-libs/libxml2
>=gnome-base/libgnomeui-2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
src_prepare() {
diff --git a/games-puzzle/gtkballs/ChangeLog b/games-puzzle/gtkballs/ChangeLog
index 54a4e49a5439..49c0efafbff2 100644
--- a/games-puzzle/gtkballs/ChangeLog
+++ b/games-puzzle/gtkballs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/gtkballs
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtkballs/ChangeLog,v 1.14 2011/03/01 07:22:24 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtkballs/ChangeLog,v 1.15 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gtkballs-3.1.5-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
01 Mar 2011; Michael Sterrett <mr_bones_@gentoo.org>
gtkballs-3.1.5-r1.ebuild:
diff --git a/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild b/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild
index 1de79f9642e3..efe886cb6c1a 100644
--- a/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild
+++ b/games-puzzle/gtkballs/gtkballs-3.1.5-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-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild,v 1.4 2011/03/01 07:22:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gtkballs/gtkballs-3.1.5-r1.ebuild,v 1.5 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit eutils games
@@ -17,7 +17,7 @@ IUSE="nls"
RDEPEND="x11-libs/gtk+:2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( >=sys-devel/gettext-0.10.38 )"
src_prepare() {
diff --git a/games-puzzle/gweled/ChangeLog b/games-puzzle/gweled/ChangeLog
index ac1a937bf038..2a9c15ede60b 100644
--- a/games-puzzle/gweled/ChangeLog
+++ b/games-puzzle/gweled/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/gweled
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gweled/ChangeLog,v 1.14 2011/02/22 19:15:24 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gweled/ChangeLog,v 1.15 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gweled-0.7.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
22 Feb 2011; Michael Sterrett <mr_bones_@gentoo.org> gweled-0.7.ebuild:
slot dep for gtk+
diff --git a/games-puzzle/gweled/gweled-0.7.ebuild b/games-puzzle/gweled/gweled-0.7.ebuild
index 9379c2c81099..7756e4f9188f 100644
--- a/games-puzzle/gweled/gweled-0.7.ebuild
+++ b/games-puzzle/gweled/gweled-0.7.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-puzzle/gweled/gweled-0.7.ebuild,v 1.7 2011/02/22 19:15:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gweled/gweled-0.7.ebuild,v 1.8 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit flag-o-matic games
@@ -19,7 +19,7 @@ RDEPEND="x11-libs/gtk+:2
gnome-base/librsvg:2
>=gnome-base/libgnomeui-2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
sed -i \
diff --git a/games-puzzle/mindless/ChangeLog b/games-puzzle/mindless/ChangeLog
index 402331747b3d..f56e09fc00af 100644
--- a/games-puzzle/mindless/ChangeLog
+++ b/games-puzzle/mindless/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/mindless
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mindless/ChangeLog,v 1.14 2009/12/31 01:08:10 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mindless/ChangeLog,v 1.15 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> mindless-1.6.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
31 Dec 2009; Michael Sterrett <mr_bones_@gentoo.org> mindless-1.6.ebuild:
EAPI=2; honor CC and CFLAGS
diff --git a/games-puzzle/mindless/mindless-1.6.ebuild b/games-puzzle/mindless/mindless-1.6.ebuild
index 5194dc08c116..f85ef5175fa6 100644
--- a/games-puzzle/mindless/mindless-1.6.ebuild
+++ b/games-puzzle/mindless/mindless-1.6.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-puzzle/mindless/mindless-1.6.ebuild,v 1.7 2009/12/31 01:08:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/mindless/mindless-1.6.ebuild,v 1.8 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit games
@@ -21,7 +21,7 @@ RDEPEND="x11-libs/gtk+:2
media-fonts/font-schumacher-misc"
DEPEND="${RDEPEND}
gnome-base/librsvg
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_unpack() {
unpack "${P}.tar.gz"
diff --git a/games-puzzle/picpuz/ChangeLog b/games-puzzle/picpuz/ChangeLog
index 71f3f1b5320f..8058ce333c25 100644
--- a/games-puzzle/picpuz/ChangeLog
+++ b/games-puzzle/picpuz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/picpuz
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/picpuz/ChangeLog,v 1.11 2010/05/23 19:26:27 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/picpuz/ChangeLog,v 1.12 2012/05/04 04:45:27 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> picpuz-2.1.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
23 May 2010; Pacho Ramos <pacho@gentoo.org> picpuz-2.1.1.ebuild:
stable amd64, bug 310599
diff --git a/games-puzzle/picpuz/picpuz-2.1.1.ebuild b/games-puzzle/picpuz/picpuz-2.1.1.ebuild
index 05a1dd05383e..297288e99af4 100644
--- a/games-puzzle/picpuz/picpuz-2.1.1.ebuild
+++ b/games-puzzle/picpuz/picpuz-2.1.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-puzzle/picpuz/picpuz-2.1.1.ebuild,v 1.3 2010/05/23 19:26:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/picpuz/picpuz-2.1.1.ebuild,v 1.4 2012/05/04 04:45:27 jdhore Exp $
EAPI=2
inherit eutils games
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="x11-libs/gtk+:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${P}-build.patch )
diff --git a/games-puzzle/sgt-puzzles/ChangeLog b/games-puzzle/sgt-puzzles/ChangeLog
index 3d6c7aaf16fc..6ece9928ec7a 100644
--- a/games-puzzle/sgt-puzzles/ChangeLog
+++ b/games-puzzle/sgt-puzzles/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/sgt-puzzles
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/ChangeLog,v 1.13 2012/01/28 15:22:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/ChangeLog,v 1.14 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> sgt-puzzles-9023.ebuild,
+ sgt-puzzles-9306.ebuild, sgt-puzzles-99999999.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> sgt-puzzles-9306.ebuild:
x86 stable wrt bug #400805
diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild
index 20d4d2e850a0..ddec9759d698 100644
--- a/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild
+++ b/games-puzzle/sgt-puzzles/sgt-puzzles-9023.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-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild,v 1.3 2011/01/04 22:53:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild,v 1.4 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -25,7 +25,7 @@ IUSE="doc"
RDEPEND="x11-libs/gtk+:2"
DEPEND="${RDEPEND}
dev-lang/perl
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( >=app-doc/halibut-1.0 )"
src_prepare() {
diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild
index 7dc8d61da5aa..8e8cf06b902f 100644
--- a/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild
+++ b/games-puzzle/sgt-puzzles/sgt-puzzles-9306.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-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild,v 1.3 2012/01/28 15:22:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild,v 1.4 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -25,7 +25,7 @@ IUSE="doc"
RDEPEND="x11-libs/gtk+:2"
DEPEND="${RDEPEND}
dev-lang/perl
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( >=app-doc/halibut-1.0 )"
src_prepare() {
diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild
index e75cece60a1e..7c92810b1d0a 100644
--- a/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild
+++ b/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.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-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild,v 1.4 2010/06/29 17:09:46 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-99999999.ebuild,v 1.5 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -25,7 +25,7 @@ IUSE="doc"
RDEPEND="x11-libs/gtk+:2"
DEPEND="${RDEPEND}
dev-lang/perl
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( >=app-doc/halibut-1.0 )"
src_prepare() {
diff --git a/games-puzzle/zaz/ChangeLog b/games-puzzle/zaz/ChangeLog
index f8089cea1916..235265223d8b 100644
--- a/games-puzzle/zaz/ChangeLog
+++ b/games-puzzle/zaz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/zaz
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.15 2010/10/05 19:39:28 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.16 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> zaz-1.0.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
05 Oct 2010; Markus Meier <maekke@gentoo.org> zaz-1.0.0.ebuild:
x86 stable, bug #339146
diff --git a/games-puzzle/zaz/zaz-1.0.0.ebuild b/games-puzzle/zaz/zaz-1.0.0.ebuild
index c66c51659955..3023c3719276 100644
--- a/games-puzzle/zaz/zaz-1.0.0.ebuild
+++ b/games-puzzle/zaz/zaz-1.0.0.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-puzzle/zaz/zaz-1.0.0.ebuild,v 1.4 2010/10/05 19:39:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-1.0.0.ebuild,v 1.5 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit autotools eutils games
@@ -23,7 +23,7 @@ RDEPEND="virtual/opengl
media-libs/ftgl
virtual/libintl"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
src_prepare() {