diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 09:17:30 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 09:17:30 +0000 |
commit | 5ebc944673b81a82b9525401baf8c5605a97b0cd (patch) | |
tree | 6d1499872b9dadca65d2021a62abb612781c7922 /sys-apps | |
parent | sci-libs/libcmatrix: Prefer atlas over blas-atlas (diff) | |
download | historical-5ebc944673b81a82b9525401baf8c5605a97b0cd.tar.gz historical-5ebc944673b81a82b9525401baf8c5605a97b0cd.tar.bz2 historical-5ebc944673b81a82b9525401baf8c5605a97b0cd.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-apps')
90 files changed, 288 insertions, 189 deletions
diff --git a/sys-apps/accountsservice/ChangeLog b/sys-apps/accountsservice/ChangeLog index 6ba5e1117434..d0599b284443 100644 --- a/sys-apps/accountsservice/ChangeLog +++ b/sys-apps/accountsservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/accountsservice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.7 2012/04/29 16:14:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.8 2012/05/04 09:17:27 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> accountsservice-0.6.14.ebuild, + accountsservice-0.6.15.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Markus Meier <maekke@gentoo.org> accountsservice-0.6.15.ebuild: x86 stable, bug #410611 diff --git a/sys-apps/accountsservice/accountsservice-0.6.14.ebuild b/sys-apps/accountsservice/accountsservice-0.6.14.ebuild index 1a4da557f4b2..357bc3fc69ca 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.14.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.14.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/sys-apps/accountsservice/accountsservice-0.6.14.ebuild,v 1.1 2011/09/15 14:57:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.14.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib:2 introspection? ( >=dev-libs/gobject-introspection-0.9.12 )" DEPEND="${RDEPEND} dev-libs/libxslt - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext >=dev-util/intltool-0.40" diff --git a/sys-apps/accountsservice/accountsservice-0.6.15.ebuild b/sys-apps/accountsservice/accountsservice-0.6.15.ebuild index 6d859d79389f..f4a8990d8274 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.15.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.15.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/sys-apps/accountsservice/accountsservice-0.6.15.ebuild,v 1.4 2012/04/29 16:14:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.15.ebuild,v 1.5 2012/05/04 09:17:27 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib:2 introspection? ( >=dev-libs/gobject-introspection-0.9.12 )" DEPEND="${RDEPEND} dev-libs/libxslt - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext >=dev-util/intltool-0.40 doc? ( diff --git a/sys-apps/blktool/ChangeLog b/sys-apps/blktool/ChangeLog index 32bc2fb462c6..21809aa1f140 100644 --- a/sys-apps/blktool/ChangeLog +++ b/sys-apps/blktool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/blktool -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/blktool/ChangeLog,v 1.4 2008/01/10 13:45:33 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/blktool/ChangeLog,v 1.5 2012/05/04 09:17:28 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> blktool-4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 10 Jan 2008; Raúl Porcel <armin76@gentoo.org> blktool-4.ebuild: Add pkgconfig missing dep, bug #205121 diff --git a/sys-apps/blktool/blktool-4.ebuild b/sys-apps/blktool/blktool-4.ebuild index 91c4f38bb135..f050d9d5ed1f 100644 --- a/sys-apps/blktool/blktool-4.ebuild +++ b/sys-apps/blktool/blktool-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/sys-apps/blktool/blktool-4.ebuild,v 1.3 2008/04/19 23:00:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/blktool/blktool-4.ebuild,v 1.4 2012/05/04 09:17:28 jdhore Exp $ DESCRIPTION="query and/or change settings of a block device" HOMEPAGE="http://sourceforge.net/projects/gkernel/" @@ -13,7 +13,7 @@ IUSE="" RDEPEND="=dev-libs/glib-2*" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_install() { emake DESTDIR="${D}" install || die diff --git a/sys-apps/dbus/ChangeLog b/sys-apps/dbus/ChangeLog index 3dce6e790bbf..f6a73983a792 100644 --- a/sys-apps/dbus/ChangeLog +++ b/sys-apps/dbus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/dbus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.331 2012/04/28 04:04:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/ChangeLog,v 1.332 2012/05/04 09:17:29 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> dbus-1.4.16.ebuild, + dbus-1.4.16-r2.ebuild, dbus-1.4.18.ebuild, dbus-1.4.20.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> dbus-1.4.20.ebuild: keyword ~amd64-fbsd diff --git a/sys-apps/dbus/dbus-1.4.16-r2.ebuild b/sys-apps/dbus/dbus-1.4.16-r2.ebuild index bad609f006a3..93f3c68e7be3 100644 --- a/sys-apps/dbus/dbus-1.4.16-r2.ebuild +++ b/sys-apps/dbus/dbus-1.4.16-r2.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/sys-apps/dbus/dbus-1.4.16-r2.ebuild,v 1.4 2012/02/17 17:20:29 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.4.16-r2.ebuild,v 1.5 2012/05/04 09:17:29 jdhore Exp $ EAPI=2 inherit autotools eutils multilib flag-o-matic python systemd virtualx @@ -26,7 +26,7 @@ RDEPEND=" >=dev-libs/expat-1.95.8 " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 diff --git a/sys-apps/dbus/dbus-1.4.16.ebuild b/sys-apps/dbus/dbus-1.4.16.ebuild index 0012d285d7f7..640b4384bed0 100644 --- a/sys-apps/dbus/dbus-1.4.16.ebuild +++ b/sys-apps/dbus/dbus-1.4.16.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/sys-apps/dbus/dbus-1.4.16.ebuild,v 1.9 2012/02/01 01:55:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.4.16.ebuild,v 1.10 2012/05/04 09:17:29 jdhore Exp $ EAPI=2 inherit autotools eutils multilib flag-o-matic python systemd virtualx @@ -26,7 +26,7 @@ RDEPEND=" >=dev-libs/expat-1.95.8 " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 diff --git a/sys-apps/dbus/dbus-1.4.18.ebuild b/sys-apps/dbus/dbus-1.4.18.ebuild index 883c0efdb1f6..d24235794f84 100644 --- a/sys-apps/dbus/dbus-1.4.18.ebuild +++ b/sys-apps/dbus/dbus-1.4.18.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/sys-apps/dbus/dbus-1.4.18.ebuild,v 1.6 2012/03/12 19:04:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.4.18.ebuild,v 1.7 2012/05/04 09:17:29 jdhore Exp $ EAPI=4 inherit autotools eutils multilib flag-o-matic python systemd virtualx @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/expat-2 x11-libs/libXt )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 diff --git a/sys-apps/dbus/dbus-1.4.20.ebuild b/sys-apps/dbus/dbus-1.4.20.ebuild index 05aedf0c5fb0..5ec60d700c83 100644 --- a/sys-apps/dbus/dbus-1.4.20.ebuild +++ b/sys-apps/dbus/dbus-1.4.20.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/sys-apps/dbus/dbus-1.4.20.ebuild,v 1.6 2012/04/28 04:04:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.4.20.ebuild,v 1.7 2012/05/04 09:17:29 jdhore Exp $ EAPI=4 inherit autotools eutils multilib flag-o-matic python systemd virtualx @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/expat-2 x11-libs/libXt )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 diff --git a/sys-apps/galago-daemon/ChangeLog b/sys-apps/galago-daemon/ChangeLog index 4f51cc8d26ec..0cb24b67b136 100644 --- a/sys-apps/galago-daemon/ChangeLog +++ b/sys-apps/galago-daemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/galago-daemon -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/galago-daemon/ChangeLog,v 1.25 2009/01/15 23:13:15 loki_val Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/galago-daemon/ChangeLog,v 1.26 2012/05/04 09:17:27 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> galago-daemon-0.5.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 15 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> metadata.xml: Compnerd retired. diff --git a/sys-apps/galago-daemon/galago-daemon-0.5.1.ebuild b/sys-apps/galago-daemon/galago-daemon-0.5.1.ebuild index 0c2434d3006d..6d89f50b9c80 100644 --- a/sys-apps/galago-daemon/galago-daemon-0.5.1.ebuild +++ b/sys-apps/galago-daemon/galago-daemon-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/galago-daemon/galago-daemon-0.5.1.ebuild,v 1.15 2007/11/29 05:37:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/galago-daemon/galago-daemon-0.5.1.ebuild,v 1.16 2012/05/04 09:17:27 jdhore Exp $ inherit eutils autotools @@ -17,7 +17,7 @@ RDEPEND=">=dev-libs/glib-2.8 >=dev-libs/libgalago-0.5.2 >=dev-libs/dbus-glib-0.71" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig test? ( dev-libs/check )" src_compile() { diff --git a/sys-apps/gnome-disk-utility/ChangeLog b/sys-apps/gnome-disk-utility/ChangeLog index 875dcc7db34e..ce8ea3a5b3b1 100644 --- a/sys-apps/gnome-disk-utility/ChangeLog +++ b/sys-apps/gnome-disk-utility/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/gnome-disk-utility # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog,v 1.66 2012/04/24 05:12:16 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/ChangeLog,v 1.67 2012/05/04 09:17:26 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> + gnome-disk-utility-2.32.1.ebuild, gnome-disk-utility-2.32.1-r1.ebuild, + gnome-disk-utility-3.0.2-r200.ebuild, gnome-disk-utility-3.0.2-r201.ebuild, + gnome-disk-utility-3.0.2-r300.ebuild, gnome-disk-utility-3.0.2-r301.ebuild, + gnome-disk-utility-3.4.0.ebuild, gnome-disk-utility-3.4.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *gnome-disk-utility-3.4.1 (24 Apr 2012) diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1-r1.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1-r1.ebuild index 1ff54426ba87..6255de56928a 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1-r1.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1-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/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1-r1.ebuild,v 1.9 2012/04/12 09:24:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1-r1.ebuild,v 1.10 2012/05/04 09:17:26 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -37,7 +37,7 @@ DEPEND="${CDEPEND} app-text/rarian app-text/gnome-doc-utils - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.35 >=dev-util/gtk-doc-am-1.13 diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1.ebuild index fb14030b7062..7558878981eb 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.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/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1.ebuild,v 1.14 2012/04/12 09:24:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-2.32.1.ebuild,v 1.15 2012/05/04 09:17:26 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -37,7 +37,7 @@ DEPEND="${CDEPEND} app-text/rarian app-text/gnome-doc-utils - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.35 >=dev-util/gtk-doc-am-1.13 diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild index c535afe702f2..0a75f7b8e355 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.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/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild,v 1.10 2012/04/12 09:24:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r200.ebuild,v 1.11 2012/05/04 09:17:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -39,7 +39,7 @@ DEPEND="${CDEPEND} app-text/rarian app-text/gnome-doc-utils - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.35 >=dev-util/gtk-doc-am-1.13 diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r201.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r201.ebuild index 0cbf78fe8874..a6166b9725fa 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r201.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r201.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/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r201.ebuild,v 1.1 2012/04/12 09:24:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r201.ebuild,v 1.2 2012/05/04 09:17:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -38,7 +38,7 @@ DEPEND="${CDEPEND} app-text/rarian app-text/gnome-doc-utils - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.35" pkg_setup() { diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r300.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r300.ebuild index 199a79581e05..25a55d2f5220 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r300.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r300.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/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r300.ebuild,v 1.4 2012/04/12 09:24:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r300.ebuild,v 1.5 2012/05/04 09:17:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -39,7 +39,7 @@ DEPEND="${CDEPEND} app-text/rarian app-text/gnome-doc-utils - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.35 >=dev-util/gtk-doc-am-1.13 diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r301.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r301.ebuild index 60bc7aa848ff..cb8be399527d 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r301.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r301.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/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r301.ebuild,v 1.1 2012/04/12 09:24:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.0.2-r301.ebuild,v 1.2 2012/05/04 09:17:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -38,7 +38,7 @@ DEPEND="${CDEPEND} app-text/rarian app-text/gnome-doc-utils - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.35" pkg_setup() { diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.0.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.0.ebuild index c943b83f50cf..0c5873d9d3b1 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.0.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.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/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.0.ebuild,v 1.1 2012/04/12 09:24:30 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.0.ebuild,v 1.2 2012/05/04 09:17:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -25,5 +25,5 @@ RDEPEND="${CDEPEND} fat? ( sys-fs/dosfstools )" DEPEND="${CDEPEND} >=dev-util/intltool-0.50 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig " diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.1.ebuild b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.1.ebuild index 7ba4fe33a162..10b84f2980c4 100644 --- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.1.ebuild +++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.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/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.1.ebuild,v 1.1 2012/04/24 05:12:16 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnome-disk-utility/gnome-disk-utility-3.4.1.ebuild,v 1.2 2012/05/04 09:17:26 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -25,5 +25,5 @@ RDEPEND="${CDEPEND} fat? ( sys-fs/dosfstools )" DEPEND="${CDEPEND} >=dev-util/intltool-0.50 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig " diff --git a/sys-apps/gpet/ChangeLog b/sys-apps/gpet/ChangeLog index f45cb90b7c69..a7a76ba890d5 100644 --- a/sys-apps/gpet/ChangeLog +++ b/sys-apps/gpet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/gpet -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/ChangeLog,v 1.2 2011/09/12 05:09:22 naota Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/ChangeLog,v 1.3 2012/05/04 09:17:27 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gpet-0.3.ebuild, + gpet-0.4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *gpet-0.4 (12 Sep 2011) diff --git a/sys-apps/gpet/gpet-0.3.ebuild b/sys-apps/gpet/gpet-0.3.ebuild index d05ed4d56814..9393e9207d2b 100644 --- a/sys-apps/gpet/gpet-0.3.ebuild +++ b/sys-apps/gpet/gpet-0.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/sys-apps/gpet/gpet-0.3.ebuild,v 1.1 2011/09/05 14:19:45 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/gpet-0.3.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -20,4 +20,4 @@ RDEPEND="gnome-base/gconf x11-libs/pango" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" diff --git a/sys-apps/gpet/gpet-0.4.ebuild b/sys-apps/gpet/gpet-0.4.ebuild index 10cffd48c0ea..6ff349791baa 100644 --- a/sys-apps/gpet/gpet-0.4.ebuild +++ b/sys-apps/gpet/gpet-0.4.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/sys-apps/gpet/gpet-0.4.ebuild,v 1.1 2011/09/12 05:09:22 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/gpet-0.4.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -20,4 +20,4 @@ RDEPEND="gnome-base/gconf x11-libs/pango" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" diff --git a/sys-apps/gscanbus/ChangeLog b/sys-apps/gscanbus/ChangeLog index 695d9ae0d0df..fd7d253cce0d 100644 --- a/sys-apps/gscanbus/ChangeLog +++ b/sys-apps/gscanbus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/gscanbus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gscanbus/ChangeLog,v 1.16 2012/03/19 06:54:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gscanbus/ChangeLog,v 1.17 2012/05/04 09:17:29 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gscanbus-0.8.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 19 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> -gscanbus-0.7.1.ebuild, -files/gscanbus-0.71-gcc33.patch: diff --git a/sys-apps/gscanbus/gscanbus-0.8.ebuild b/sys-apps/gscanbus/gscanbus-0.8.ebuild index 9e174ec3b73e..5a96fc94609b 100644 --- a/sys-apps/gscanbus/gscanbus-0.8.ebuild +++ b/sys-apps/gscanbus/gscanbus-0.8.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/sys-apps/gscanbus/gscanbus-0.8.ebuild,v 1.5 2012/03/18 17:48:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gscanbus/gscanbus-0.8.ebuild,v 1.6 2012/05/04 09:17:29 jdhore Exp $ EAPI=4 @@ -16,6 +16,6 @@ IUSE="" RDEPEND="sys-libs/libraw1394 x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS=( AUTHORS README TODO ) diff --git a/sys-apps/hwloc/ChangeLog b/sys-apps/hwloc/ChangeLog index de26a1cd8f1f..54a89583947c 100644 --- a/sys-apps/hwloc/ChangeLog +++ b/sys-apps/hwloc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hwloc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v 1.22 2012/03/05 17:49:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v 1.23 2012/05/04 09:17:27 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> hwloc-1.3.1.ebuild, + hwloc-1.3.2.ebuild, hwloc-1.4.ebuild, hwloc-1.4.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *hwloc-1.3.2 (05 Mar 2012) *hwloc-1.4.1 (05 Mar 2012) diff --git a/sys-apps/hwloc/hwloc-1.3.1.ebuild b/sys-apps/hwloc/hwloc-1.3.1.ebuild index d1be0dfe8181..8f51d7e09275 100644 --- a/sys-apps/hwloc/hwloc-1.3.1.ebuild +++ b/sys-apps/hwloc/hwloc-1.3.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/sys-apps/hwloc/hwloc-1.3.1.ebuild,v 1.2 2012/01/13 17:18:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.3.1.ebuild,v 1.3 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/ncurses pci? ( sys-apps/pciutils ) xml? ( dev-libs/libxml2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig numa? ( sys-process/numactl )" DOCS=( AUTHORS NEWS README VERSION ) diff --git a/sys-apps/hwloc/hwloc-1.3.2.ebuild b/sys-apps/hwloc/hwloc-1.3.2.ebuild index ae8b431bf6d7..5f8f77bc6762 100644 --- a/sys-apps/hwloc/hwloc-1.3.2.ebuild +++ b/sys-apps/hwloc/hwloc-1.3.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/sys-apps/hwloc/hwloc-1.3.2.ebuild,v 1.1 2012/03/05 17:49:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.3.2.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/ncurses pci? ( sys-apps/pciutils ) xml? ( dev-libs/libxml2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig numa? ( sys-process/numactl )" DOCS=( AUTHORS NEWS README VERSION ) diff --git a/sys-apps/hwloc/hwloc-1.4.1.ebuild b/sys-apps/hwloc/hwloc-1.4.1.ebuild index e662ddab59cc..8293b91f4c0a 100644 --- a/sys-apps/hwloc/hwloc-1.4.1.ebuild +++ b/sys-apps/hwloc/hwloc-1.4.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/sys-apps/hwloc/hwloc-1.4.1.ebuild,v 1.1 2012/03/05 17:49:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.4.1.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/ncurses pci? ( sys-apps/pciutils ) xml? ( dev-libs/libxml2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig numa? ( sys-process/numactl )" DOCS=( AUTHORS NEWS README VERSION ) diff --git a/sys-apps/hwloc/hwloc-1.4.ebuild b/sys-apps/hwloc/hwloc-1.4.ebuild index 5b99b08504e5..57a809cdb890 100644 --- a/sys-apps/hwloc/hwloc-1.4.ebuild +++ b/sys-apps/hwloc/hwloc-1.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/sys-apps/hwloc/hwloc-1.4.ebuild,v 1.2 2012/02/10 09:11:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.4.ebuild,v 1.3 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/ncurses pci? ( sys-apps/pciutils ) xml? ( dev-libs/libxml2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig numa? ( sys-process/numactl )" DOCS=( AUTHORS NEWS README VERSION ) diff --git a/sys-apps/ifd-gempc/ChangeLog b/sys-apps/ifd-gempc/ChangeLog index 0d770020e276..36a37c3b0756 100644 --- a/sys-apps/ifd-gempc/ChangeLog +++ b/sys-apps/ifd-gempc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/ifd-gempc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ChangeLog,v 1.16 2010/12/26 18:35:31 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ChangeLog,v 1.17 2012/05/04 09:17:30 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> ifd-gempc-1.0.6.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *ifd-gempc-1.0.6 (26 Dec 2010) diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.6.ebuild b/sys-apps/ifd-gempc/ifd-gempc-1.0.6.ebuild index 6003797fff58..e3f4dbec2a36 100644 --- a/sys-apps/ifd-gempc/ifd-gempc-1.0.6.ebuild +++ b/sys-apps/ifd-gempc/ifd-gempc-1.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/sys-apps/ifd-gempc/ifd-gempc-1.0.6.ebuild,v 1.1 2010/12/26 18:35:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ifd-gempc-1.0.6.ebuild,v 1.2 2012/05/04 09:17:30 jdhore Exp $ inherit toolchain-funcs @@ -14,7 +14,7 @@ IUSE="" RDEPEND=">=sys-apps/pcsc-lite-1.2.9_beta7 =virtual/libusb-0*" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_compile() { emake CC="$(tc-getCC)" || die "emake failed" diff --git a/sys-apps/ifplugd/ChangeLog b/sys-apps/ifplugd/ChangeLog index d43450cbab50..bfd959bef6cd 100644 --- a/sys-apps/ifplugd/ChangeLog +++ b/sys-apps/ifplugd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/ifplugd -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.53 2011/12/28 14:47:06 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.54 2012/05/04 09:17:30 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> ifplugd-0.28-r9.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 28 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> ifplugd-0.28-r9.ebuild: Cleanup a bit to eapi4 diff --git a/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild b/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild index 50ef4e0d4bc5..6880f5e26e27 100644 --- a/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild +++ b/sys-apps/ifplugd/ifplugd-0.28-r9.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/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v 1.7 2011/12/28 14:47:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ifplugd-0.28-r9.ebuild,v 1.8 2012/05/04 09:17:30 jdhore Exp $ EAPI=4 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~arm amd64 hppa ppc x86" IUSE="doc" -DEPEND="dev-util/pkgconfig +DEPEND="virtual/pkgconfig doc? ( www-client/lynx ) >=dev-libs/libdaemon-0.5" RDEPEND=">=dev-libs/libdaemon-0.5 diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog index 30f2dc4ef5d3..26348d026d27 100644 --- a/sys-apps/iproute2/ChangeLog +++ b/sys-apps/iproute2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/iproute2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.186 2012/03/30 21:00:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.187 2012/05/04 09:17:29 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> iproute2-2.6.35-r3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *iproute2-3.3.0 (30 Mar 2012) diff --git a/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild b/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild index ef67297cb23e..043246baf1bc 100644 --- a/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.35-r3.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/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild,v 1.3 2011/07/31 18:33:22 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild,v 1.4 2012/05/04 09:17:29 jdhore Exp $ EAPI="2" @@ -35,7 +35,7 @@ RDEPEND="!net-misc/arpd !minimal? ( berkdb? ( sys-libs/db ) ) atm? ( net-dialup/linux-atm )" DEPEND="${RDEPEND} - iptables? ( dev-util/pkgconfig ) + iptables? ( virtual/pkgconfig ) elibc_glibc? ( >=sys-libs/glibc-2.7 ) sys-devel/bison sys-devel/flex diff --git a/sys-apps/irqbalance/ChangeLog b/sys-apps/irqbalance/ChangeLog index 7c95c3e6ef97..603db10559d3 100644 --- a/sys-apps/irqbalance/ChangeLog +++ b/sys-apps/irqbalance/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/irqbalance # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/ChangeLog,v 1.39 2012/04/06 18:03:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/ChangeLog,v 1.40 2012/05/04 09:17:28 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> irqbalance-0.55-r2.ebuild, + irqbalance-0.56.ebuild, irqbalance-1.0.1.ebuild, irqbalance-1.0.2-r1.ebuild, + irqbalance-1.0.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *irqbalance-1.0.3 (06 Apr 2012) diff --git a/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild b/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild index f952ff8ab6cc..ad0548c717ec 100644 --- a/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild +++ b/sys-apps/irqbalance/irqbalance-0.55-r2.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/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild,v 1.4 2008/09/20 15:29:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-0.55-r2.ebuild,v 1.5 2012/05/04 09:17:28 jdhore Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" RDEPEND="=dev-libs/glib-2*" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${P}.tar.gz diff --git a/sys-apps/irqbalance/irqbalance-0.56.ebuild b/sys-apps/irqbalance/irqbalance-0.56.ebuild index 60ee3b8c5ad1..fa3756c5b119 100644 --- a/sys-apps/irqbalance/irqbalance-0.56.ebuild +++ b/sys-apps/irqbalance/irqbalance-0.56.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/sys-apps/irqbalance/irqbalance-0.56.ebuild,v 1.6 2011/11/11 09:21:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-0.56.ebuild,v 1.7 2012/05/04 09:17:28 jdhore Exp $ EAPI="2" @@ -18,7 +18,7 @@ IUSE="caps" RDEPEND="dev-libs/glib:2 caps? ( sys-libs/libcap-ng )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${P}-build.patch diff --git a/sys-apps/irqbalance/irqbalance-1.0.1.ebuild b/sys-apps/irqbalance/irqbalance-1.0.1.ebuild index c2698b7a5921..b280cf8a4db6 100644 --- a/sys-apps/irqbalance/irqbalance-1.0.1.ebuild +++ b/sys-apps/irqbalance/irqbalance-1.0.1.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/sys-apps/irqbalance/irqbalance-1.0.1.ebuild,v 1.1 2011/11/04 08:43:45 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-1.0.1.ebuild,v 1.2 2012/05/04 09:17:28 jdhore Exp $ EAPI="2" @@ -19,7 +19,7 @@ RDEPEND="dev-libs/glib:2 caps? ( sys-libs/libcap-ng ) numa? ( sys-process/numactl )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { mv cap-ng.m4 acinclude.m4 || die diff --git a/sys-apps/irqbalance/irqbalance-1.0.2-r1.ebuild b/sys-apps/irqbalance/irqbalance-1.0.2-r1.ebuild index d759fd2382c8..d9f46c855d1a 100644 --- a/sys-apps/irqbalance/irqbalance-1.0.2-r1.ebuild +++ b/sys-apps/irqbalance/irqbalance-1.0.2-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/sys-apps/irqbalance/irqbalance-1.0.2-r1.ebuild,v 1.2 2012/01/07 22:04:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-1.0.2-r1.ebuild,v 1.3 2012/05/04 09:17:28 jdhore Exp $ EAPI=4 @@ -19,7 +19,7 @@ RDEPEND="dev-libs/glib:2 caps? ( sys-libs/libcap-ng ) numa? ( sys-process/numactl )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { econf \ diff --git a/sys-apps/irqbalance/irqbalance-1.0.3.ebuild b/sys-apps/irqbalance/irqbalance-1.0.3.ebuild index 974f9bd6eb95..c6293739c658 100644 --- a/sys-apps/irqbalance/irqbalance-1.0.3.ebuild +++ b/sys-apps/irqbalance/irqbalance-1.0.3.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/sys-apps/irqbalance/irqbalance-1.0.3.ebuild,v 1.1 2012/04/06 18:03:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/irqbalance/irqbalance-1.0.3.ebuild,v 1.2 2012/05/04 09:17:28 jdhore Exp $ EAPI=4 @@ -19,7 +19,7 @@ RDEPEND="dev-libs/glib:2 caps? ( sys-libs/libcap-ng ) numa? ( sys-process/numactl )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { econf \ diff --git a/sys-apps/kmod/ChangeLog b/sys-apps/kmod/ChangeLog index d293450c56c9..5172feaa4d97 100644 --- a/sys-apps/kmod/ChangeLog +++ b/sys-apps/kmod/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/kmod # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.36 2012/04/29 23:47:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.37 2012/05/04 09:17:27 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> kmod-7.ebuild, kmod-8.ebuild, + kmod-9999.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Mike Frysinger <vapier@gentoo.org> kmod-8.ebuild: Add m68k/s390 keywords #397769. diff --git a/sys-apps/kmod/kmod-7.ebuild b/sys-apps/kmod/kmod-7.ebuild index e31f62261f26..911122cee0b9 100644 --- a/sys-apps/kmod/kmod-7.ebuild +++ b/sys-apps/kmod/kmod-7.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/sys-apps/kmod/kmod-7.ebuild,v 1.9 2012/04/06 21:04:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-7.ebuild,v 1.10 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -28,8 +28,8 @@ RDEPEND="!sys-apps/module-init-tools zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} doc? ( dev-util/gtk-doc ) - lzma? ( dev-util/pkgconfig ) - zlib? ( dev-util/pkgconfig )" + lzma? ( virtual/pkgconfig ) + zlib? ( virtual/pkgconfig )" # Upstream does not support running the test suite with custom configure flags. # I was also told that the test suite is intended for kmod developers. diff --git a/sys-apps/kmod/kmod-8.ebuild b/sys-apps/kmod/kmod-8.ebuild index 938d59471f2c..8885aef1ce69 100644 --- a/sys-apps/kmod/kmod-8.ebuild +++ b/sys-apps/kmod/kmod-8.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/sys-apps/kmod/kmod-8.ebuild,v 1.2 2012/04/29 23:47:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-8.ebuild,v 1.3 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -28,8 +28,8 @@ RDEPEND="!sys-apps/module-init-tools zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} doc? ( dev-util/gtk-doc ) - lzma? ( dev-util/pkgconfig ) - zlib? ( dev-util/pkgconfig )" + lzma? ( virtual/pkgconfig ) + zlib? ( virtual/pkgconfig )" # Upstream does not support running the test suite with custom configure flags. # I was also told that the test suite is intended for kmod developers. diff --git a/sys-apps/kmod/kmod-9999.ebuild b/sys-apps/kmod/kmod-9999.ebuild index fe680fd89fbc..efe640b84092 100644 --- a/sys-apps/kmod/kmod-9999.ebuild +++ b/sys-apps/kmod/kmod-9999.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/sys-apps/kmod/kmod-9999.ebuild,v 1.25 2012/04/20 12:14:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-9999.ebuild,v 1.26 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -28,8 +28,8 @@ RDEPEND="!sys-apps/module-init-tools zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} doc? ( dev-util/gtk-doc ) - lzma? ( dev-util/pkgconfig ) - zlib? ( dev-util/pkgconfig )" + lzma? ( virtual/pkgconfig ) + zlib? ( virtual/pkgconfig )" # Upstream does not support running the test suite with custom configure flags. # I was also told that the test suite is intended for kmod developers. diff --git a/sys-apps/lshw/ChangeLog b/sys-apps/lshw/ChangeLog index 26b439dea817..a28ad025a9d3 100644 --- a/sys-apps/lshw/ChangeLog +++ b/sys-apps/lshw/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/lshw # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/ChangeLog,v 1.102 2012/04/21 06:34:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/ChangeLog,v 1.103 2012/05/04 09:17:30 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> lshw-02.15b.ebuild, + lshw-02.16b.ebuild, lshw-02.16b-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 21 Apr 2012; Mike Frysinger <vapier@gentoo.org> lshw-02.16b-r1.ebuild: Restore ~arch keywords #410401. diff --git a/sys-apps/lshw/lshw-02.15b.ebuild b/sys-apps/lshw/lshw-02.15b.ebuild index 4086449069d1..e378f06ff74e 100644 --- a/sys-apps/lshw/lshw-02.15b.ebuild +++ b/sys-apps/lshw/lshw-02.15b.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/sys-apps/lshw/lshw-02.15b.ebuild,v 1.14 2011/11/11 17:23:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.15b.ebuild,v 1.15 2012/05/04 09:17:30 jdhore Exp $ EAPI=3 inherit flag-o-matic eutils toolchain-funcs @@ -22,8 +22,8 @@ IUSE="gtk sqlite static" RDEPEND="gtk? ( x11-libs/gtk+:2 ) sqlite? ( dev-db/sqlite:3 )" DEPEND="${RDEPEND} - gtk? ( dev-util/pkgconfig ) - sqlite? ( dev-util/pkgconfig )" + gtk? ( virtual/pkgconfig ) + sqlite? ( virtual/pkgconfig )" S=${WORKDIR}/${MY_P} diff --git a/sys-apps/lshw/lshw-02.16b-r1.ebuild b/sys-apps/lshw/lshw-02.16b-r1.ebuild index 54979875fadf..0feaaef52136 100644 --- a/sys-apps/lshw/lshw-02.16b-r1.ebuild +++ b/sys-apps/lshw/lshw-02.16b-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/sys-apps/lshw/lshw-02.16b-r1.ebuild,v 1.3 2012/04/21 06:34:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b-r1.ebuild,v 1.4 2012/05/04 09:17:30 jdhore Exp $ EAPI=4 inherit flag-o-matic eutils toolchain-funcs @@ -24,8 +24,8 @@ REQUIRED_USE="static? ( !gtk )" RDEPEND="gtk? ( x11-libs/gtk+:2 ) sqlite? ( dev-db/sqlite:3 )" DEPEND="${RDEPEND} - gtk? ( dev-util/pkgconfig ) - sqlite? ( dev-util/pkgconfig )" + gtk? ( virtual/pkgconfig ) + sqlite? ( virtual/pkgconfig )" RDEPEND+=" sys-apps/hwids" S=${WORKDIR}/${MY_P} diff --git a/sys-apps/lshw/lshw-02.16b.ebuild b/sys-apps/lshw/lshw-02.16b.ebuild index 3917c751e1f1..a00610e5104b 100644 --- a/sys-apps/lshw/lshw-02.16b.ebuild +++ b/sys-apps/lshw/lshw-02.16b.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/sys-apps/lshw/lshw-02.16b.ebuild,v 1.1 2012/01/11 23:01:23 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b.ebuild,v 1.2 2012/05/04 09:17:30 jdhore Exp $ EAPI=4 inherit flag-o-matic eutils toolchain-funcs @@ -22,8 +22,8 @@ IUSE="gtk sqlite static" RDEPEND="gtk? ( x11-libs/gtk+:2 ) sqlite? ( dev-db/sqlite:3 )" DEPEND="${RDEPEND} - gtk? ( dev-util/pkgconfig ) - sqlite? ( dev-util/pkgconfig )" + gtk? ( virtual/pkgconfig ) + sqlite? ( virtual/pkgconfig )" S=${WORKDIR}/${MY_P} diff --git a/sys-apps/man-db/ChangeLog b/sys-apps/man-db/ChangeLog index 237142d48715..331517697e62 100644 --- a/sys-apps/man-db/ChangeLog +++ b/sys-apps/man-db/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/man-db # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.27 2012/03/23 08:23:12 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.28 2012/05/04 09:17:29 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> man-db-2.6.0.2.ebuild, + man-db-2.6.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 23 Mar 2012; Tim Harder <radhermit@gentoo.org> -man-db-2.5.9.ebuild: Remove old. diff --git a/sys-apps/man-db/man-db-2.6.0.2.ebuild b/sys-apps/man-db/man-db-2.6.0.2.ebuild index ba3fbde27e7c..d76ef386851e 100644 --- a/sys-apps/man-db/man-db-2.6.0.2.ebuild +++ b/sys-apps/man-db/man-db-2.6.0.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/sys-apps/man-db/man-db-2.6.0.2.ebuild,v 1.10 2011/12/01 17:03:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.0.2.ebuild,v 1.11 2012/05/04 09:17:29 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/libpipeline zlib? ( sys-libs/zlib ) !sys-apps/man" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" pkg_setup() { diff --git a/sys-apps/man-db/man-db-2.6.1.ebuild b/sys-apps/man-db/man-db-2.6.1.ebuild index 66ad6bf818f7..da5ae6e4eaeb 100644 --- a/sys-apps/man-db/man-db-2.6.1.ebuild +++ b/sys-apps/man-db/man-db-2.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/sys-apps/man-db/man-db-2.6.1.ebuild,v 1.1 2012/03/23 08:18:42 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.1.ebuild,v 1.2 2012/05/04 09:17:29 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/libpipeline zlib? ( sys-libs/zlib ) !sys-apps/man" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" pkg_setup() { diff --git a/sys-apps/paludis/ChangeLog b/sys-apps/paludis/ChangeLog index ba218f47a8db..a596c2cbe6c6 100644 --- a/sys-apps/paludis/ChangeLog +++ b/sys-apps/paludis/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/paludis # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/ChangeLog,v 1.218 2012/04/25 21:04:02 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/ChangeLog,v 1.219 2012/05/04 09:17:28 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> paludis-0.66.0.ebuild, + paludis-0.68.0.ebuild, paludis-0.70.2.ebuild, paludis-0.72.0.ebuild, + paludis-0.72.2.ebuild, paludis-0.74.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *paludis-0.74.1 (25 Apr 2012) diff --git a/sys-apps/paludis/paludis-0.66.0.ebuild b/sys-apps/paludis/paludis-0.66.0.ebuild index a7f25e721ffa..c1b19a92c474 100644 --- a/sys-apps/paludis/paludis-0.66.0.ebuild +++ b/sys-apps/paludis/paludis-0.66.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/sys-apps/paludis/paludis-0.66.0.ebuild,v 1.2 2011/11/11 20:12:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.66.0.ebuild,v 1.3 2012/05/04 09:17:28 jdhore Exp $ inherit bash-completion eutils @@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND} python-bindings? ( dev-python/epydoc dev-python/pygments ) ruby-bindings? ( dev-ruby/syntax dev-ruby/allison ) ) - dev-util/pkgconfig + virtual/pkgconfig dev-cpp/gtest" RDEPEND="${COMMON_DEPEND} diff --git a/sys-apps/paludis/paludis-0.68.0.ebuild b/sys-apps/paludis/paludis-0.68.0.ebuild index ccc60229b755..b920769b6094 100644 --- a/sys-apps/paludis/paludis-0.68.0.ebuild +++ b/sys-apps/paludis/paludis-0.68.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/sys-apps/paludis/paludis-0.68.0.ebuild,v 1.2 2011/11/11 20:12:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.68.0.ebuild,v 1.3 2012/05/04 09:17:28 jdhore Exp $ inherit bash-completion eutils @@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND} python-bindings? ( dev-python/epydoc dev-python/pygments ) ruby-bindings? ( dev-ruby/syntax dev-ruby/allison ) ) - dev-util/pkgconfig + virtual/pkgconfig dev-cpp/gtest" RDEPEND="${COMMON_DEPEND} diff --git a/sys-apps/paludis/paludis-0.70.2.ebuild b/sys-apps/paludis/paludis-0.70.2.ebuild index f362b19af390..5f004295732e 100644 --- a/sys-apps/paludis/paludis-0.70.2.ebuild +++ b/sys-apps/paludis/paludis-0.70.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/sys-apps/paludis/paludis-0.70.2.ebuild,v 1.1 2012/01/27 16:07:25 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.70.2.ebuild,v 1.2 2012/05/04 09:17:28 jdhore Exp $ inherit bash-completion eutils @@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND} python-bindings? ( dev-python/epydoc dev-python/pygments ) ruby-bindings? ( dev-ruby/syntax dev-ruby/allison ) ) - dev-util/pkgconfig + virtual/pkgconfig dev-cpp/gtest" RDEPEND="${COMMON_DEPEND} diff --git a/sys-apps/paludis/paludis-0.72.0.ebuild b/sys-apps/paludis/paludis-0.72.0.ebuild index 7b4d19bfa4e6..4f3876a8513c 100644 --- a/sys-apps/paludis/paludis-0.72.0.ebuild +++ b/sys-apps/paludis/paludis-0.72.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/sys-apps/paludis/paludis-0.72.0.ebuild,v 1.1 2012/02/17 10:54:22 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.72.0.ebuild,v 1.2 2012/05/04 09:17:28 jdhore Exp $ inherit bash-completion eutils @@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND} python-bindings? ( dev-python/epydoc dev-python/pygments ) ruby-bindings? ( dev-ruby/syntax dev-ruby/allison ) ) - dev-util/pkgconfig + virtual/pkgconfig dev-cpp/gtest" RDEPEND="${COMMON_DEPEND} diff --git a/sys-apps/paludis/paludis-0.72.2.ebuild b/sys-apps/paludis/paludis-0.72.2.ebuild index 924c7dad1a2f..95155a3e9113 100644 --- a/sys-apps/paludis/paludis-0.72.2.ebuild +++ b/sys-apps/paludis/paludis-0.72.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/sys-apps/paludis/paludis-0.72.2.ebuild,v 1.1 2012/03/02 16:05:47 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.72.2.ebuild,v 1.2 2012/05/04 09:17:28 jdhore Exp $ inherit bash-completion eutils @@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND} python-bindings? ( dev-python/epydoc dev-python/pygments ) ruby-bindings? ( dev-ruby/syntax dev-ruby/allison ) ) - dev-util/pkgconfig + virtual/pkgconfig dev-cpp/gtest" RDEPEND="${COMMON_DEPEND} diff --git a/sys-apps/paludis/paludis-0.74.1.ebuild b/sys-apps/paludis/paludis-0.74.1.ebuild index 813d6c47238c..c127fb7630d8 100644 --- a/sys-apps/paludis/paludis-0.74.1.ebuild +++ b/sys-apps/paludis/paludis-0.74.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/sys-apps/paludis/paludis-0.74.1.ebuild,v 1.1 2012/04/25 21:04:02 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.74.1.ebuild,v 1.2 2012/05/04 09:17:28 jdhore Exp $ inherit bash-completion eutils @@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND} python-bindings? ( dev-python/epydoc dev-python/pygments ) ruby-bindings? ( dev-ruby/syntax dev-ruby/allison ) ) - dev-util/pkgconfig + virtual/pkgconfig dev-cpp/gtest" RDEPEND="${COMMON_DEPEND} diff --git a/sys-apps/pcsc-lite/ChangeLog b/sys-apps/pcsc-lite/ChangeLog index 9cdbd5e63cea..a04658e592e8 100644 --- a/sys-apps/pcsc-lite/ChangeLog +++ b/sys-apps/pcsc-lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pcsc-lite # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.132 2012/04/15 16:55:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/ChangeLog,v 1.133 2012/05/04 09:17:30 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> pcsc-lite-1.6.6-r2.ebuild, + pcsc-lite-1.7.2-r2.ebuild, pcsc-lite-1.8.2.ebuild, pcsc-lite-1.8.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 15 Apr 2012; Markus Meier <maekke@gentoo.org> pcsc-lite-1.8.2.ebuild: arm stable, bug #411059 diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.6.6-r2.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.6.6-r2.ebuild index 470a77e2fd48..419c99fcb984 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.6.6-r2.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.6.6-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/sys-apps/pcsc-lite/pcsc-lite-1.6.6-r2.ebuild,v 1.1 2011/10/08 14:51:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.6.6-r2.ebuild,v 1.2 2012/05/04 09:17:30 jdhore Exp $ EAPI="3" @@ -21,7 +21,7 @@ IUSE="usb kernel_linux" RDEPEND="usb? ( virtual/libusb:1 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} !<app-crypt/ccid-1.4.1-r1 kernel_linux? ( sys-fs/udev )" diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild index 4efe5a62ec65..2b1feaed65e2 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.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/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild,v 1.7 2012/02/12 00:47:39 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.7.2-r2.ebuild,v 1.8 2012/05/04 09:17:30 jdhore Exp $ EAPI="4" @@ -22,7 +22,7 @@ IUSE="usb kernel_linux" RDEPEND="!kernel_linux? ( usb? ( virtual/libusb:1 ) ) kernel_linux? ( sys-fs/udev )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} !<app-crypt/ccid-1.4.1-r1" diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.2.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.2.ebuild index fe4bc3945bea..8897c722dbdf 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.2.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.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/sys-apps/pcsc-lite/pcsc-lite-1.8.2.ebuild,v 1.5 2012/04/15 16:55:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.2.ebuild,v 1.6 2012/05/04 09:17:30 jdhore Exp $ EAPI="4" @@ -28,7 +28,7 @@ REQUIRED_USE="^^ ( udev libusb )" CDEPEND="libusb? ( virtual/libusb:1 ) udev? ( sys-fs/udev )" DEPEND="${CDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${CDEPEND} !<app-crypt/ccid-1.4.1-r1" diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.3.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.3.ebuild index fe50da5a3717..99e8070f0cf7 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.3.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.3.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/sys-apps/pcsc-lite/pcsc-lite-1.8.3.ebuild,v 1.1 2012/03/30 17:33:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.8.3.ebuild,v 1.2 2012/05/04 09:17:30 jdhore Exp $ EAPI="4" @@ -28,7 +28,7 @@ REQUIRED_USE="^^ ( udev libusb )" CDEPEND="libusb? ( virtual/libusb:1 ) udev? ( sys-fs/udev )" DEPEND="${CDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${CDEPEND} !<app-crypt/ccid-1.4.1-r1" diff --git a/sys-apps/pcsc-slb-rf72-drv/ChangeLog b/sys-apps/pcsc-slb-rf72-drv/ChangeLog index 8fca414b96e0..e7aa3da9c72c 100644 --- a/sys-apps/pcsc-slb-rf72-drv/ChangeLog +++ b/sys-apps/pcsc-slb-rf72-drv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pcsc-slb-rf72-drv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-slb-rf72-drv/ChangeLog,v 1.14 2012/01/13 20:02:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-slb-rf72-drv/ChangeLog,v 1.15 2012/05/04 09:17:30 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> + pcsc-slb-rf72-drv-1.1.0-r1.ebuild, pcsc-slb-rf72-drv-1.1.0-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 13 Jan 2012; Agostino Sarubbo <ago@gentoo.org> pcsc-slb-rf72-drv-1.1.0-r1.ebuild: diff --git a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild index 06c5a37e7509..9cda24d0ebbc 100644 --- a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild +++ b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-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/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild,v 1.9 2012/01/13 20:02:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild,v 1.10 2012/05/04 09:17:30 jdhore Exp $ inherit eutils toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="http://www.linuxnet.com/drivers/readers/files/slb_rf72-drv-1.1.0.tar.gz RDEPEND="sys-apps/pcsc-lite dev-libs/openct" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} diff --git a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild index 42e56771258a..3b0467b7f70d 100644 --- a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild +++ b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.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/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild,v 1.1 2010/12/10 19:22:51 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r2.ebuild,v 1.2 2012/05/04 09:17:30 jdhore Exp $ EAPI="2" @@ -18,7 +18,7 @@ SRC_URI="http://www.linuxnet.com/drivers/readers/files/slb_rf72-drv-1.1.0.tar.gz RDEPEND="sys-apps/pcsc-lite dev-libs/openct" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}/${P}-build-new.patch" diff --git a/sys-apps/pcsc-tools/ChangeLog b/sys-apps/pcsc-tools/ChangeLog index c0890bb8983c..8bb5ee01b75d 100644 --- a/sys-apps/pcsc-tools/ChangeLog +++ b/sys-apps/pcsc-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pcsc-tools -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-tools/ChangeLog,v 1.12 2011/12/18 21:03:49 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-tools/ChangeLog,v 1.13 2012/05/04 09:17:29 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> pcsc-tools-1.4.17-r2.ebuild, + pcsc-tools-1.4.18.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *pcsc-tools-1.4.18 (18 Dec 2011) diff --git a/sys-apps/pcsc-tools/pcsc-tools-1.4.17-r2.ebuild b/sys-apps/pcsc-tools/pcsc-tools-1.4.17-r2.ebuild index 8952f9389877..89b3cc931bdc 100644 --- a/sys-apps/pcsc-tools/pcsc-tools-1.4.17-r2.ebuild +++ b/sys-apps/pcsc-tools/pcsc-tools-1.4.17-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/sys-apps/pcsc-tools/pcsc-tools-1.4.17-r2.ebuild,v 1.1 2011/04/15 18:23:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-tools/pcsc-tools-1.4.17-r2.ebuild,v 1.2 2012/05/04 09:17:29 jdhore Exp $ EAPI="3" @@ -21,7 +21,7 @@ IUSE="gtk network-cron" RDEPEND=">=sys-apps/pcsc-lite-1.4.14" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} dev-perl/pcsc-perl gtk? ( dev-perl/gtk2-perl )" diff --git a/sys-apps/pcsc-tools/pcsc-tools-1.4.18.ebuild b/sys-apps/pcsc-tools/pcsc-tools-1.4.18.ebuild index d6edb1076ed5..ccebbe408def 100644 --- a/sys-apps/pcsc-tools/pcsc-tools-1.4.18.ebuild +++ b/sys-apps/pcsc-tools/pcsc-tools-1.4.18.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/sys-apps/pcsc-tools/pcsc-tools-1.4.18.ebuild,v 1.1 2011/12/18 21:03:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-tools/pcsc-tools-1.4.18.ebuild,v 1.2 2012/05/04 09:17:29 jdhore Exp $ EAPI="4" @@ -19,7 +19,7 @@ IUSE="gtk network-cron" RDEPEND=">=sys-apps/pcsc-lite-1.4.14" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} dev-perl/pcsc-perl gtk? ( dev-perl/gtk2-perl )" diff --git a/sys-apps/preload/ChangeLog b/sys-apps/preload/ChangeLog index 58e920e98369..77c8d103b303 100644 --- a/sys-apps/preload/ChangeLog +++ b/sys-apps/preload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/preload -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/preload/ChangeLog,v 1.21 2011/02/27 20:48:25 hwoarang Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/preload/ChangeLog,v 1.22 2012/05/04 09:17:27 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> preload-0.6.4-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> preload-0.6.4-r2.ebuild: Stable on amd64 wrt bug #356309 diff --git a/sys-apps/preload/preload-0.6.4-r2.ebuild b/sys-apps/preload/preload-0.6.4-r2.ebuild index 0074492efa9e..eedacec4b160 100644 --- a/sys-apps/preload/preload-0.6.4-r2.ebuild +++ b/sys-apps/preload/preload-0.6.4-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/sys-apps/preload/preload-0.6.4-r2.ebuild,v 1.5 2011/02/27 20:48:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/preload/preload-0.6.4-r2.ebuild,v 1.6 2012/05/04 09:17:27 jdhore Exp $ EAPI="3" @@ -19,7 +19,7 @@ WANT_AUTOCONF="2.56" RDEPEND=">=dev-libs/glib-2.6:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-apps/help2man" src_prepare() { diff --git a/sys-apps/qingy/ChangeLog b/sys-apps/qingy/ChangeLog index 31230aedbffe..60480c0bba5d 100644 --- a/sys-apps/qingy/ChangeLog +++ b/sys-apps/qingy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/qingy -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/ChangeLog,v 1.66 2011/01/11 12:25:06 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/ChangeLog,v 1.67 2012/05/04 09:17:27 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> qingy-1.0.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 11 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> qingy-1.0.0.ebuild: ppc stable wrt #348540 diff --git a/sys-apps/qingy/qingy-1.0.0.ebuild b/sys-apps/qingy/qingy-1.0.0.ebuild index 22052d09f421..dccb802e2c78 100644 --- a/sys-apps/qingy/qingy-1.0.0.ebuild +++ b/sys-apps/qingy/qingy-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/sys-apps/qingy/qingy-1.0.0.ebuild,v 1.4 2011/01/11 12:25:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/qingy/qingy-1.0.0.ebuild,v 1.5 2012/05/04 09:17:27 jdhore Exp $ EAPI="2" @@ -29,7 +29,7 @@ RDEPEND=">=sys-libs/ncurses-5.4-r6 x11-proto/scrnsaverproto )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 + virtual/pkgconfig >=sys-apps/sed-4.1.4-r1" RDEPEND="${RDEPEND} pam? ( sys-auth/pambase )" diff --git a/sys-apps/the_silver_searcher/ChangeLog b/sys-apps/the_silver_searcher/ChangeLog index 301747511a38..8997e48d11c8 100644 --- a/sys-apps/the_silver_searcher/ChangeLog +++ b/sys-apps/the_silver_searcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/the_silver_searcher # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.10 2012/04/28 23:27:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.11 2012/05/04 09:17:28 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> + the_silver_searcher-0.4.ebuild, the_silver_searcher-0.5.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 28 Apr 2012; Jeff Horelick <jdhore@gentoo.org> the_silver_searcher-0.4.ebuild: diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild index 5a56a3fadc88..895a3f4efa37 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.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/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild,v 1.4 2012/04/28 23:27:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild,v 1.5 2012/05/04 09:17:28 jdhore Exp $ EAPI=4 inherit autotools @@ -16,7 +16,7 @@ IUSE="" RDEPEND="dev-libs/libpcre" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="README.md" diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild index 996fdfeb654f..88c34f1e7bb4 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.5.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/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild,v 1.2 2012/04/27 17:40:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild,v 1.3 2012/05/04 09:17:28 jdhore Exp $ EAPI=4 inherit autotools @@ -16,7 +16,7 @@ IUSE="" RDEPEND="dev-libs/libpcre" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="README.md" diff --git a/sys-apps/uam/ChangeLog b/sys-apps/uam/ChangeLog index 67f853d433f9..775cc833eb52 100644 --- a/sys-apps/uam/ChangeLog +++ b/sys-apps/uam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/uam # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/ChangeLog,v 1.20 2012/01/09 15:46:42 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/ChangeLog,v 1.21 2012/05/04 09:17:28 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> uam-0.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 09 Jan 2012; Michał Górny <mgorny@gentoo.org> +uam-0.2.1.ebuild: Restore the stable ebuild. Sorry for the mistake. diff --git a/sys-apps/uam/uam-0.3.ebuild b/sys-apps/uam/uam-0.3.ebuild index 27ff2868b328..a0ec2d80a58b 100644 --- a/sys-apps/uam/uam-0.3.ebuild +++ b/sys-apps/uam/uam-0.3.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/sys-apps/uam/uam-0.3.ebuild,v 1.1 2012/01/07 18:55:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/uam-0.3.ebuild,v 1.2 2012/05/04 09:17:28 jdhore Exp $ EAPI=4 @@ -17,7 +17,7 @@ IUSE="" RDEPEND="sys-fs/udev" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS=( NEWS README ) diff --git a/sys-apps/uevt/ChangeLog b/sys-apps/uevt/ChangeLog index 15dab28d111c..d383141bcd65 100644 --- a/sys-apps/uevt/ChangeLog +++ b/sys-apps/uevt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/uevt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/uevt/ChangeLog,v 1.7 2012/03/27 18:39:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uevt/ChangeLog,v 1.8 2012/05/04 09:17:29 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> uevt-2.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 27 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> uevt-2.3.ebuild: Pin to SLOT="0" of sys-fs/udisks. diff --git a/sys-apps/uevt/uevt-2.3.ebuild b/sys-apps/uevt/uevt-2.3.ebuild index 8b73e5022c0c..d6483572bca8 100644 --- a/sys-apps/uevt/uevt-2.3.ebuild +++ b/sys-apps/uevt/uevt-2.3.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/sys-apps/uevt/uevt-2.3.ebuild,v 1.3 2012/03/27 18:39:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uevt/uevt-2.3.ebuild,v 1.4 2012/05/04 09:17:29 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-lang/vala-0.12:0.12 dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/sys-apps/usbredir/ChangeLog b/sys-apps/usbredir/ChangeLog index 2f20bf1362d0..1e2963590814 100644 --- a/sys-apps/usbredir/ChangeLog +++ b/sys-apps/usbredir/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/usbredir # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/ChangeLog,v 1.11 2012/04/16 20:08:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/ChangeLog,v 1.12 2012/05/04 09:17:28 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> usbredir-0.3.3.ebuild, + usbredir-0.4.3.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 16 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -usbredir-0.4.1.ebuild, -usbredir-0.4.2.ebuild: diff --git a/sys-apps/usbredir/usbredir-0.3.3.ebuild b/sys-apps/usbredir/usbredir-0.3.3.ebuild index 8791a684a162..d40e90e75ec1 100644 --- a/sys-apps/usbredir/usbredir-0.3.3.ebuild +++ b/sys-apps/usbredir/usbredir-0.3.3.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/sys-apps/usbredir/usbredir-0.3.3.ebuild,v 1.3 2012/02/16 18:28:40 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/usbredir-0.3.3.ebuild,v 1.4 2012/05/04 09:17:28 jdhore Exp $ EAPI=4 @@ -16,7 +16,7 @@ IUSE="static-libs" #RDEPEND="virtual/libusb:1" RDEPEND=">=dev-libs/libusb-1.0.9_rc" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="ChangeLog README* TODO *.txt" diff --git a/sys-apps/usbredir/usbredir-0.4.3.ebuild b/sys-apps/usbredir/usbredir-0.4.3.ebuild index 51f6895bbfc0..04f9d190175e 100644 --- a/sys-apps/usbredir/usbredir-0.4.3.ebuild +++ b/sys-apps/usbredir/usbredir-0.4.3.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/sys-apps/usbredir/usbredir-0.4.3.ebuild,v 1.3 2012/04/20 08:44:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/usbredir-0.4.3.ebuild,v 1.4 2012/05/04 09:17:28 jdhore Exp $ EAPI=4 @@ -15,7 +15,7 @@ IUSE="static-libs" RDEPEND="virtual/libusb:1" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="ChangeLog README* TODO *.txt" diff --git a/sys-apps/usbutils/ChangeLog b/sys-apps/usbutils/ChangeLog index 399a9c93f204..96f99d6392ae 100644 --- a/sys-apps/usbutils/ChangeLog +++ b/sys-apps/usbutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/usbutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.138 2012/04/21 06:33:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.139 2012/05/04 09:17:26 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> usbutils-004.ebuild, + usbutils-005.ebuild, usbutils-005-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 21 Apr 2012; Mike Frysinger <vapier@gentoo.org> usbutils-005-r1.ebuild: Restore ~arch keywords #410401. diff --git a/sys-apps/usbutils/usbutils-004.ebuild b/sys-apps/usbutils/usbutils-004.ebuild index 0dacd5923d00..e4b0b83ed396 100644 --- a/sys-apps/usbutils/usbutils-004.ebuild +++ b/sys-apps/usbutils/usbutils-004.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/sys-apps/usbutils/usbutils-004.ebuild,v 1.7 2012/01/05 10:02:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-004.ebuild,v 1.8 2012/05/04 09:17:26 jdhore Exp $ EAPI="3" @@ -20,7 +20,7 @@ IUSE="network-cron python zlib" RDEPEND="virtual/libusb:1 zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { if use python; then diff --git a/sys-apps/usbutils/usbutils-005-r1.ebuild b/sys-apps/usbutils/usbutils-005-r1.ebuild index f1f176fbb27f..dd0842a0695c 100644 --- a/sys-apps/usbutils/usbutils-005-r1.ebuild +++ b/sys-apps/usbutils/usbutils-005-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/sys-apps/usbutils/usbutils-005-r1.ebuild,v 1.4 2012/04/21 06:33:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-005-r1.ebuild,v 1.5 2012/05/04 09:17:26 jdhore Exp $ EAPI="4" @@ -21,7 +21,7 @@ IUSE="python zlib" RDEPEND="virtual/libusb:1 zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} sys-apps/hwids" diff --git a/sys-apps/usbutils/usbutils-005.ebuild b/sys-apps/usbutils/usbutils-005.ebuild index 170a3596c8fd..fee3bf2ceee2 100644 --- a/sys-apps/usbutils/usbutils-005.ebuild +++ b/sys-apps/usbutils/usbutils-005.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/sys-apps/usbutils/usbutils-005.ebuild,v 1.3 2012/01/31 16:17:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-005.ebuild,v 1.4 2012/05/04 09:17:26 jdhore Exp $ EAPI="4" @@ -21,7 +21,7 @@ IUSE="network-cron python zlib" RDEPEND="virtual/libusb:1 zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { if use python; then |