diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:33:03 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 18:33:03 +0000 |
commit | 5f9b1df437032c3e50d53d066653f4b52868d5e6 (patch) | |
tree | a794c171fe4a31cfde98ed180260a77b3f58787d | |
parent | Import from ::perl-experimental for biber (#386817) (diff) | |
download | gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.tar.gz gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.tar.bz2 gentoo-2-5f9b1df437032c3e50d53d066653f4b52868d5e6.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
52 files changed, 175 insertions, 113 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog index 9169e9ec3805..20df635a35d3 100644 --- a/app-editors/amyedit/ChangeLog +++ b/app-editors/amyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/amyedit -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.27 2011/05/06 11:11:14 tomka Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.28 2012/05/03 18:33:02 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> amyedit-1.0-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 06 May 2011; Thomas Kahle <tomka@gentoo.org> -amyedit-1.0-r1.ebuild, amyedit-1.0-r2.ebuild: diff --git a/app-editors/amyedit/amyedit-1.0-r2.ebuild b/app-editors/amyedit/amyedit-1.0-r2.ebuild index e6198cc1e167..997230912819 100644 --- a/app-editors/amyedit/amyedit-1.0-r2.ebuild +++ b/app-editors/amyedit/amyedit-1.0-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/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.3 2011/05/06 11:11:14 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.4 2012/05/03 18:33:02 jdhore Exp $ EAPI=3 @@ -21,7 +21,7 @@ RDEPEND=">=dev-cpp/gtkmm-2.6:2.4 app-text/aspell" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}/${P}-keyfile.patch" diff --git a/app-editors/beaver/ChangeLog b/app-editors/beaver/ChangeLog index 1462ca56b70a..4426722e243b 100644 --- a/app-editors/beaver/ChangeLog +++ b/app-editors/beaver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/beaver -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/ChangeLog,v 1.18 2010/10/15 17:01:42 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/ChangeLog,v 1.19 2012/05/03 18:33:03 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> beaver-0.4.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *beaver-0.4.1 (15 Oct 2010) diff --git a/app-editors/beaver/beaver-0.4.1.ebuild b/app-editors/beaver/beaver-0.4.1.ebuild index b18055bebae1..84b97d88bfd5 100644 --- a/app-editors/beaver/beaver-0.4.1.ebuild +++ b/app-editors/beaver/beaver-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/beaver-0.4.1.ebuild,v 1.1 2010/10/15 17:01:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/beaver-0.4.1.ebuild,v 1.2 2012/05/03 18:33:03 jdhore Exp $ EAPI=2 inherit eutils gnome2-utils @@ -18,7 +18,7 @@ RDEPEND=">=dev-libs/glib-2.14:2 >=x11-libs/gtk+-2.10:2" DEPEND="${RDEPEND} doc? ( app-doc/doxygen ) - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool sys-devel/gettext" diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index 2861895717e0..163d0474a955 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/bluefish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.85 2012/04/29 16:28:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.86 2012/05/03 18:33:02 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> bluefish-1.0.7.ebuild, + bluefish-2.2.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Markus Meier <maekke@gentoo.org> bluefish-2.2.2.ebuild: x86 stable, bug #408189 diff --git a/app-editors/bluefish/bluefish-1.0.7.ebuild b/app-editors/bluefish/bluefish-1.0.7.ebuild index 405dc89f1cee..dd3b15eb597c 100644 --- a/app-editors/bluefish/bluefish-1.0.7.ebuild +++ b/app-editors/bluefish/bluefish-1.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/app-editors/bluefish/bluefish-1.0.7.ebuild,v 1.7 2011/03/29 12:10:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.7.ebuild,v 1.8 2012/05/03 18:33:02 jdhore Exp $ EAPI=1 inherit eutils fdo-mime @@ -20,7 +20,7 @@ RDEPEND="x11-libs/gtk+:2 spell? ( app-text/aspell )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) gnome? ( gnome-base/libgnomeui )" diff --git a/app-editors/bluefish/bluefish-2.2.2.ebuild b/app-editors/bluefish/bluefish-2.2.2.ebuild index 64424f1d507a..3fd277f1fea8 100644 --- a/app-editors/bluefish/bluefish-2.2.2.ebuild +++ b/app-editors/bluefish/bluefish-2.2.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/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.6 2012/04/29 16:28:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-2.2.2.ebuild,v 1.7 2012/05/03 18:33:02 jdhore Exp $ EAPI=4 @@ -27,7 +27,7 @@ RDEPEND=" DEPEND="${RDEPEND} >=dev-libs/glib-2.16:2 dev-libs/libxml2:2 - dev-util/pkgconfig + virtual/pkgconfig x11-libs/pango nls? ( sys-devel/gettext diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index 607093d3d086..81713e3f53fd 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/emacs-vcs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.90 2012/05/03 07:29:55 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.91 2012/05/03 18:33:00 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> emacs-vcs-24.0.94.ebuild, + emacs-vcs-24.0.95.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 03 May 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.0.96.ebuild, emacs-vcs-24.0.9999-r4.ebuild, emacs-vcs-24.1.9999.ebuild: diff --git a/app-editors/emacs-vcs/emacs-vcs-24.0.94.ebuild b/app-editors/emacs-vcs/emacs-vcs-24.0.94.ebuild index 48269ce1c865..812719a970eb 100644 --- a/app-editors/emacs-vcs/emacs-vcs-24.0.94.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-24.0.94.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/app-editors/emacs-vcs/emacs-vcs-24.0.94.ebuild,v 1.2 2012/04/02 17:29:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.94.ebuild,v 1.3 2012/05/03 18:33:00 jdhore Exp $ EAPI=4 @@ -80,11 +80,11 @@ RDEPEND="sys-libs/ncurses )" DEPEND="${RDEPEND} - alsa? ( dev-util/pkgconfig ) - dbus? ( dev-util/pkgconfig ) - gnutls? ( dev-util/pkgconfig ) - libxml2? ( dev-util/pkgconfig ) - X? ( dev-util/pkgconfig ) + alsa? ( virtual/pkgconfig ) + dbus? ( virtual/pkgconfig ) + gnutls? ( virtual/pkgconfig ) + libxml2? ( virtual/pkgconfig ) + X? ( virtual/pkgconfig ) gzip-el? ( app-arch/gzip )" RDEPEND="${RDEPEND} diff --git a/app-editors/emacs-vcs/emacs-vcs-24.0.95.ebuild b/app-editors/emacs-vcs/emacs-vcs-24.0.95.ebuild index 58e6b02e8c03..2efd976c9e33 100644 --- a/app-editors/emacs-vcs/emacs-vcs-24.0.95.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-24.0.95.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/app-editors/emacs-vcs/emacs-vcs-24.0.95.ebuild,v 1.1 2012/04/02 17:29:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.95.ebuild,v 1.2 2012/05/03 18:33:00 jdhore Exp $ EAPI=4 @@ -80,11 +80,11 @@ RDEPEND="sys-libs/ncurses )" DEPEND="${RDEPEND} - alsa? ( dev-util/pkgconfig ) - dbus? ( dev-util/pkgconfig ) - gnutls? ( dev-util/pkgconfig ) - libxml2? ( dev-util/pkgconfig ) - X? ( dev-util/pkgconfig ) + alsa? ( virtual/pkgconfig ) + dbus? ( virtual/pkgconfig ) + gnutls? ( virtual/pkgconfig ) + libxml2? ( virtual/pkgconfig ) + X? ( virtual/pkgconfig ) gzip-el? ( app-arch/gzip )" RDEPEND="${RDEPEND} diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 6dad526b3423..6a20f68e1c6b 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.482 2012/05/03 07:25:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.483 2012/05/03 18:33:01 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> emacs-23.3-r4.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 03 May 2012; Ulrich Müller <ulm@gentoo.org> emacs-22.3-r9.ebuild, emacs-23.4-r1.ebuild: diff --git a/app-editors/emacs/emacs-23.3-r4.ebuild b/app-editors/emacs/emacs-23.3-r4.ebuild index cae407ae8c34..861bf817fe42 100644 --- a/app-editors/emacs/emacs-23.3-r4.ebuild +++ b/app-editors/emacs/emacs-23.3-r4.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/app-editors/emacs/emacs-23.3-r4.ebuild,v 1.7 2012/01/28 10:54:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild,v 1.8 2012/05/03 18:33:01 jdhore Exp $ EAPI=4 WANT_AUTOMAKE="none" @@ -57,9 +57,9 @@ RDEPEND="sys-libs/ncurses )" DEPEND="${RDEPEND} - alsa? ( dev-util/pkgconfig ) - dbus? ( dev-util/pkgconfig ) - X? ( dev-util/pkgconfig ) + alsa? ( virtual/pkgconfig ) + dbus? ( virtual/pkgconfig ) + X? ( virtual/pkgconfig ) gzip-el? ( app-arch/gzip )" RDEPEND="${RDEPEND} diff --git a/app-editors/gedit-plugins/ChangeLog b/app-editors/gedit-plugins/ChangeLog index 75da8b73a91c..0346f2e254d7 100644 --- a/app-editors/gedit-plugins/ChangeLog +++ b/app-editors/gedit-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/gedit-plugins # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.24 2012/05/02 01:36:15 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.25 2012/05/03 18:33:02 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gedit-plugins-2.32.0.ebuild, + gedit-plugins-3.2.1-r1.ebuild, gedit-plugins-3.4.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 02 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gedit-plugins-2.32.0.ebuild, gedit-plugins-3.2.1-r1.ebuild, diff --git a/app-editors/gedit-plugins/gedit-plugins-2.32.0.ebuild b/app-editors/gedit-plugins/gedit-plugins-2.32.0.ebuild index 7deebadb0bec..1f86bde10d08 100644 --- a/app-editors/gedit-plugins/gedit-plugins-2.32.0.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-2.32.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/app-editors/gedit-plugins/gedit-plugins-2.32.0.ebuild,v 1.5 2012/05/02 01:36:15 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-2.32.0.ebuild,v 1.6 2012/05/03 18:33:02 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -34,7 +34,7 @@ RDEPEND=">=x11-libs/gtk+-2.14:2 >=x11-libs/vte-0.19.4:0[python] )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" pkg_setup() { diff --git a/app-editors/gedit-plugins/gedit-plugins-3.2.1-r1.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.2.1-r1.ebuild index ea9f6273f37b..663b294f5868 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.2.1-r1.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.2.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/app-editors/gedit-plugins/gedit-plugins-3.2.1-r1.ebuild,v 1.3 2012/05/02 01:36:15 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.2.1-r1.ebuild,v 1.4 2012/05/03 18:33:02 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -42,7 +42,7 @@ RDEPEND=">=app-editors/gedit-3.2.0[python?] terminal? ( x11-libs/vte:2.90[introspection] )" DEPEND="${RDEPEND} >=dev-util/intltool-0.40.0 - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/app-editors/gedit-plugins/gedit-plugins-3.4.0.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.4.0.ebuild index 0539d56cd78d..b548569697d0 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.4.0.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-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/app-editors/gedit-plugins/gedit-plugins-3.4.0.ebuild,v 1.2 2012/05/02 01:36:15 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.4.0.ebuild,v 1.3 2012/05/03 18:33:02 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -43,7 +43,7 @@ RDEPEND=">=app-editors/gedit-3.2.1[python?] terminal? ( x11-libs/vte:2.90[introspection] )" DEPEND="${RDEPEND} >=dev-util/intltool-0.40.0 - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" pkg_setup() { diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 67d82cbcad0b..5da4cfadb345 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.338 2012/04/30 05:52:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.339 2012/05/03 18:33:00 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gedit-2.30.4.ebuild, + gedit-3.2.6.ebuild, gedit-3.4.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 30 Apr 2012; Justin Lecher <jlec@gentoo.org> gedit-2.30.4.ebuild, gedit-3.2.6.ebuild, gedit-3.4.1.ebuild: diff --git a/app-editors/gedit/gedit-2.30.4.ebuild b/app-editors/gedit/gedit-2.30.4.ebuild index ff356e497934..18f6ea34e6a4 100644 --- a/app-editors/gedit/gedit-2.30.4.ebuild +++ b/app-editors/gedit/gedit-2.30.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/app-editors/gedit/gedit-2.30.4.ebuild,v 1.12 2012/04/30 05:52:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.30.4.ebuild,v 1.13 2012/05/03 18:33:00 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -35,7 +35,7 @@ RDEPEND=">=gnome-base/gconf-2:2 DEPEND="${RDEPEND} >=sys-devel/gettext-0.17 >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=app-text/scrollkeeper-0.3.11 >=app-text/gnome-doc-utils-0.9.0 ~app-text/docbook-xml-dtd-4.1.2 diff --git a/app-editors/gedit/gedit-3.2.6.ebuild b/app-editors/gedit/gedit-3.2.6.ebuild index 349eb325320b..602853184a0c 100644 --- a/app-editors/gedit/gedit-3.2.6.ebuild +++ b/app-editors/gedit/gedit-3.2.6.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/app-editors/gedit/gedit-3.2.6.ebuild,v 1.4 2012/04/30 05:52:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.2.6.ebuild,v 1.5 2012/05/03 18:33:00 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -53,7 +53,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=sys-devel/gettext-0.17 >=dev-util/intltool-0.40 - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=app-text/scrollkeeper-0.3.11 >=app-text/gnome-doc-utils-0.9.0 ~app-text/docbook-xml-dtd-4.1.2 diff --git a/app-editors/gedit/gedit-3.4.1.ebuild b/app-editors/gedit/gedit-3.4.1.ebuild index a11c27cf413f..82583a1f1c90 100644 --- a/app-editors/gedit/gedit-3.4.1.ebuild +++ b/app-editors/gedit/gedit-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/app-editors/gedit/gedit-3.4.1.ebuild,v 1.2 2012/04/30 05:52:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.4.1.ebuild,v 1.3 2012/05/03 18:33:00 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -55,7 +55,7 @@ DEPEND="${COMMON_DEPEND} dev-libs/libxml2 >=dev-util/intltool-0.40 dev-util/itstool - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=app-text/scrollkeeper-0.3.11 ~app-text/docbook-xml-dtd-4.1.2 doc? ( >=dev-util/gtk-doc-1 )" diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index a8aff187a49a..cfe770cedba8 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.68 2012/03/05 21:52:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.69 2012/05/03 18:33:01 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> ghex-2.24.0.ebuild, + ghex-3.0.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 05 Mar 2012; Brent Baude <ranger@gentoo.org> ghex-3.0.0.ebuild: Marking ghex-3.0.0 ppc stable for bug 393007 diff --git a/app-editors/ghex/ghex-2.24.0.ebuild b/app-editors/ghex/ghex-2.24.0.ebuild index 697eb1e73d18..574fb6cf9b18 100644 --- a/app-editors/ghex/ghex-2.24.0.ebuild +++ b/app-editors/ghex/ghex-2.24.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/app-editors/ghex/ghex-2.24.0.ebuild,v 1.12 2012/02/19 15:06:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.24.0.ebuild,v 1.13 2012/05/03 18:33:01 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.13:2 >=gnome-base/libgnomeui-2.6 >=gnome-base/libgnomeprintui-2.2" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig app-text/scrollkeeper >=dev-util/intltool-0.35 >=app-text/gnome-doc-utils-0.3.2" diff --git a/app-editors/ghex/ghex-3.0.0.ebuild b/app-editors/ghex/ghex-3.0.0.ebuild index be0490f1e4fc..c116725de866 100644 --- a/app-editors/ghex/ghex-3.0.0.ebuild +++ b/app-editors/ghex/ghex-3.0.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/app-editors/ghex/ghex-3.0.0.ebuild,v 1.6 2012/03/05 21:52:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.0.0.ebuild,v 1.7 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.26:2 >=x11-libs/gtk+-3.0:3 >=dev-libs/atk-1" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 + virtual/pkgconfig >=dev-util/intltool-0.41.1 >=app-text/gnome-doc-utils-0.9.0 >=sys-devel/gettext-0.17" diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog index 2adf45dc7390..2bcc09a8a849 100644 --- a/app-editors/gobby/ChangeLog +++ b/app-editors/gobby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/gobby # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.46 2012/02/19 16:27:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.47 2012/05/03 18:33:01 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gobby-0.4.8.ebuild, + gobby-0.4.11.ebuild, gobby-0.4.13.ebuild, gobby-0.4.94.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *gobby-0.4.13 (19 Feb 2012) diff --git a/app-editors/gobby/gobby-0.4.11.ebuild b/app-editors/gobby/gobby-0.4.11.ebuild index e3dd1bcdc253..716ba5159dea 100644 --- a/app-editors/gobby/gobby-0.4.11.ebuild +++ b/app-editors/gobby/gobby-0.4.11.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/app-editors/gobby/gobby-0.4.11.ebuild,v 1.2 2010/07/20 15:09:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.11.ebuild,v 1.3 2012/05/03 18:33:01 jdhore Exp $ EAPI="2" @@ -22,7 +22,7 @@ RDEPEND="dev-cpp/glibmm:2 x11-libs/gtksourceview:2.0 gnome? ( gnome-base/gnome-vfs )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # There's only one test and it needs X RESTRICT="test" diff --git a/app-editors/gobby/gobby-0.4.13.ebuild b/app-editors/gobby/gobby-0.4.13.ebuild index 80e782846763..b5de94417d3c 100644 --- a/app-editors/gobby/gobby-0.4.13.ebuild +++ b/app-editors/gobby/gobby-0.4.13.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/app-editors/gobby/gobby-0.4.13.ebuild,v 1.1 2012/02/19 16:27:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.13.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND="dev-cpp/glibmm:2 x11-libs/gtksourceview:2.0 gnome? ( gnome-base/gnome-vfs )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # There's only one test and it needs X RESTRICT="test" diff --git a/app-editors/gobby/gobby-0.4.8.ebuild b/app-editors/gobby/gobby-0.4.8.ebuild index 03266f34d4cc..7def107d4e35 100644 --- a/app-editors/gobby/gobby-0.4.8.ebuild +++ b/app-editors/gobby/gobby-0.4.8.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/app-editors/gobby/gobby-0.4.8.ebuild,v 1.9 2011/03/29 06:05:14 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.8.ebuild,v 1.10 2012/05/03 18:33:01 jdhore Exp $ EAPI=2 @@ -23,7 +23,7 @@ RDEPEND=">=dev-cpp/glibmm-2.6:2 avahi? ( >=net-libs/obby-0.4.6 ) gnome? ( gnome-base/gnome-vfs:2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # There's only one test and it needs X RESTRICT="test" diff --git a/app-editors/gobby/gobby-0.4.94.ebuild b/app-editors/gobby/gobby-0.4.94.ebuild index 6301b2b465ea..97074b1d53ab 100644 --- a/app-editors/gobby/gobby-0.4.94.ebuild +++ b/app-editors/gobby/gobby-0.4.94.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/app-editors/gobby/gobby-0.4.94.ebuild,v 1.1 2011/04/30 09:50:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.94.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $ EAPI=2 @@ -22,7 +22,7 @@ RDEPEND="dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 x11-libs/gtksourceview:3.0" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig doc? ( app-text/gnome-doc-utils app-text/scrollkeeper diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog index 2215bbcaf027..bd65556b59e9 100644 --- a/app-editors/gphpedit/ChangeLog +++ b/app-editors/gphpedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/gphpedit -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.23 2011/03/22 18:45:48 ranger Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.24 2012/05/03 18:33:00 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gphpedit-0.9.91.ebuild, + gphpedit-0.9.91-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 22 Mar 2011; Brent Baude <ranger@gentoo.org> gphpedit-0.9.91-r1.ebuild: Marking gphpedit-0.9.91-r1 ppc stable for bug 353436 diff --git a/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild b/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild index bfe3192b0947..cb33ff6644b4 100644 --- a/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild +++ b/app-editors/gphpedit/gphpedit-0.9.91-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/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild,v 1.5 2011/03/22 18:45:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild,v 1.6 2012/05/03 18:33:00 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND=">=x11-libs/gtk+-2.0:2 DEPEND="${RDEPEND} sys-devel/gettext - >=dev-util/pkgconfig-0.12.0" + virtual/pkgconfig" DOCS="AUTHORS ChangeLog README TODO" diff --git a/app-editors/gphpedit/gphpedit-0.9.91.ebuild b/app-editors/gphpedit/gphpedit-0.9.91.ebuild index 5775e70c1e5d..ff0c2c9f6866 100644 --- a/app-editors/gphpedit/gphpedit-0.9.91.ebuild +++ b/app-editors/gphpedit/gphpedit-0.9.91.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/app-editors/gphpedit/gphpedit-0.9.91.ebuild,v 1.6 2011/03/07 00:11:05 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.91.ebuild,v 1.7 2012/05/03 18:33:00 jdhore Exp $ EAPI="2" @@ -23,7 +23,7 @@ RDEPEND=">=x11-libs/gtk+-2.0:2 DEPEND="${RDEPEND} sys-devel/gettext - >=dev-util/pkgconfig-0.12.0" + virtual/pkgconfig" DOCS="AUTHORS ChangeLog README TODO" diff --git a/app-editors/latexila/ChangeLog b/app-editors/latexila/ChangeLog index 58abfc0f3665..22da4aca7bcf 100644 --- a/app-editors/latexila/ChangeLog +++ b/app-editors/latexila/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/latexila # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.6 2012/04/29 15:02:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.7 2012/05/03 18:33:02 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> latexila-2.2.3.ebuild, + latexila-2.4.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2012; Markus Meier <maekke@gentoo.org> latexila-2.4.0.ebuild: x86 stable, bug #410611 diff --git a/app-editors/latexila/latexila-2.2.3.ebuild b/app-editors/latexila/latexila-2.2.3.ebuild index 8bbe6ff9ebb6..988ac1dfacd8 100644 --- a/app-editors/latexila/latexila-2.2.3.ebuild +++ b/app-editors/latexila/latexila-2.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/app-editors/latexila/latexila-2.2.3.ebuild,v 1.1 2012/02/13 10:14:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.2.3.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" CMAKE_MIN_VERSION="2.6.4" @@ -36,7 +36,7 @@ RDEPEND="${COMMON_DEPEND} " DEPEND="${COMMON_DEPEND} dev-util/itstool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext " diff --git a/app-editors/latexila/latexila-2.4.0.ebuild b/app-editors/latexila/latexila-2.4.0.ebuild index 71ffc6784723..ee0281109c7f 100644 --- a/app-editors/latexila/latexila-2.4.0.ebuild +++ b/app-editors/latexila/latexila-2.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/app-editors/latexila/latexila-2.4.0.ebuild,v 1.3 2012/04/29 15:02:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.4.0.ebuild,v 1.4 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" CMAKE_MIN_VERSION="2.6.4" @@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND} " DEPEND="${COMMON_DEPEND} dev-util/itstool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext " diff --git a/app-editors/leafpad/ChangeLog b/app-editors/leafpad/ChangeLog index 3aafba3bf18f..e89455cf98ab 100644 --- a/app-editors/leafpad/ChangeLog +++ b/app-editors/leafpad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/leafpad -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.31 2011/11/17 18:59:50 hwoarang Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.32 2012/05/03 18:33:02 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> leafpad-0.8.18.1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 17 Nov 2011; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Change developer's email diff --git a/app-editors/leafpad/leafpad-0.8.18.1.ebuild b/app-editors/leafpad/leafpad-0.8.18.1.ebuild index 52434f06a312..c370a54644cb 100644 --- a/app-editors/leafpad/leafpad-0.8.18.1.ebuild +++ b/app-editors/leafpad/leafpad-0.8.18.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/app-editors/leafpad/leafpad-0.8.18.1.ebuild,v 1.3 2011/03/13 09:49:35 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.18.1.ebuild,v 1.4 2012/05/03 18:33:02 jdhore Exp $ EAPI=3 inherit fdo-mime gnome2-utils @@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2 DEPEND="${RDEPEND} sys-devel/gettext dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { econf \ diff --git a/app-editors/mlview/ChangeLog b/app-editors/mlview/ChangeLog index d89d8eee3b3b..e4c9d46040de 100644 --- a/app-editors/mlview/ChangeLog +++ b/app-editors/mlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mlview -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.33 2011/09/13 11:49:36 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/ChangeLog,v 1.34 2012/05/03 18:33:00 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> mlview-0.9.0-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 13 Sep 2011; Pacho Ramos <pacho@gentoo.org> -mlview-0.9.0.ebuild: Remove old. diff --git a/app-editors/mlview/mlview-0.9.0-r1.ebuild b/app-editors/mlview/mlview-0.9.0-r1.ebuild index 1636f9703c3b..ecec3141f33b 100644 --- a/app-editors/mlview/mlview-0.9.0-r1.ebuild +++ b/app-editors/mlview/mlview-0.9.0-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/app-editors/mlview/mlview-0.9.0-r1.ebuild,v 1.1 2011/08/05 01:40:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.9.0-r1.ebuild,v 1.2 2012/05/03 18:33:00 jdhore Exp $ EAPI=2 @@ -30,7 +30,7 @@ RDEPEND=">=dev-libs/libxml2-2.6.11:2 >=x11-libs/vte-0.11.12:0 sys-libs/zlib" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool sys-devel/gettext" diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog index 6754475e815b..8c3d1a9583c5 100644 --- a/app-editors/mp/ChangeLog +++ b/app-editors/mp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/mp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.86 2012/04/28 18:05:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.87 2012/05/03 18:33:02 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> mp-3.3.18b.ebuild, + mp-5.2.1.ebuild, mp-5.2.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 28 Apr 2012; <nixnut@gentoo.org> mp-5.2.1.ebuild: ppc stable #413567 diff --git a/app-editors/mp/mp-3.3.18b.ebuild b/app-editors/mp/mp-3.3.18b.ebuild index 2eb6c92d1a93..9bab677cc1e9 100644 --- a/app-editors/mp/mp-3.3.18b.ebuild +++ b/app-editors/mp/mp-3.3.18b.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/app-editors/mp/mp-3.3.18b.ebuild,v 1.11 2011/03/27 10:20:03 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.18b.ebuild,v 1.12 2012/05/03 18:33:02 jdhore Exp $ EAPI="3" @@ -23,7 +23,7 @@ RDEPEND="!dev-util/rej pcre? ( dev-libs/libpcre ) dev-lang/perl" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { local myconf="--prefix=${EPREFIX}/usr --without-win32 --without-gtk1" diff --git a/app-editors/mp/mp-5.2.1.ebuild b/app-editors/mp/mp-5.2.1.ebuild index 747df914bdb5..c7c562a04090 100644 --- a/app-editors/mp/mp-5.2.1.ebuild +++ b/app-editors/mp/mp-5.2.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/app-editors/mp/mp-5.2.1.ebuild,v 1.4 2012/04/28 18:05:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.2.1.ebuild,v 1.5 2012/05/03 18:33:02 jdhore Exp $ EAPI="3" @@ -25,7 +25,7 @@ RDEPEND=" app-text/grutatxt" DEPEND="${RDEPEND} app-text/grutatxt - dev-util/pkgconfig + virtual/pkgconfig dev-lang/perl" src_prepare() { diff --git a/app-editors/mp/mp-5.2.2.ebuild b/app-editors/mp/mp-5.2.2.ebuild index 344568391f1e..6ac9b0f9ec35 100644 --- a/app-editors/mp/mp-5.2.2.ebuild +++ b/app-editors/mp/mp-5.2.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/app-editors/mp/mp-5.2.2.ebuild,v 1.1 2012/04/25 20:12:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild,v 1.2 2012/05/03 18:33:02 jdhore Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -39,7 +39,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} app-text/grutatxt - dev-util/pkgconfig + virtual/pkgconfig dev-lang/perl " diff --git a/app-editors/nano/ChangeLog b/app-editors/nano/ChangeLog index b3538d268b00..faac181afa94 100644 --- a/app-editors/nano/ChangeLog +++ b/app-editors/nano/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nano # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.267 2012/05/01 18:32:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.268 2012/05/03 18:33:01 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> nano-2.3.1-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 01 May 2012; Agostino Sarubbo <ago@gentoo.org> nano-2.3.1-r1.ebuild: Stable for amd64, wrt bug #413897 diff --git a/app-editors/nano/nano-2.3.1-r1.ebuild b/app-editors/nano/nano-2.3.1-r1.ebuild index 5156c074e9b6..c290bdb65743 100644 --- a/app-editors/nano/nano-2.3.1-r1.ebuild +++ b/app-editors/nano/nano-2.3.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/app-editors/nano/nano-2.3.1-r1.ebuild,v 1.3 2012/05/01 18:32:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/nano-2.3.1-r1.ebuild,v 1.4 2012/05/03 18:33:01 jdhore Exp $ EAPI="3" @@ -25,7 +25,7 @@ RDEPEND=">=sys-libs/ncurses-5.9-r1[unicode?] nls? ( sys-devel/gettext ) !ncurses? ( slang? ( sys-libs/slang ) )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${PN}-2.3.1-ncurses-pkg-config.patch diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog index ac386abfa7f2..f964a1d2ced6 100644 --- a/app-editors/scite/ChangeLog +++ b/app-editors/scite/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/scite # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.135 2012/04/30 12:39:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.136 2012/05/03 18:33:01 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> scite-3.0.1.ebuild, + scite-3.0.2.ebuild, scite-3.0.3.ebuild, scite-3.0.4.ebuild, + scite-3.1.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 30 Apr 2012; Agostino Sarubbo <ago@gentoo.org> scite-3.0.4.ebuild: Stable for amd64, wrt bug #412657 diff --git a/app-editors/scite/scite-3.0.1.ebuild b/app-editors/scite/scite-3.0.1.ebuild index 5e330ddf2935..543eedd3ea66 100644 --- a/app-editors/scite/scite-3.0.1.ebuild +++ b/app-editors/scite/scite-3.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/app-editors/scite/scite-3.0.1.ebuild,v 1.6 2012/02/16 18:31:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.1.ebuild,v 1.7 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/scite/scite-3.0.2.ebuild b/app-editors/scite/scite-3.0.2.ebuild index c96df5bf4c13..e516323fb51c 100644 --- a/app-editors/scite/scite-3.0.2.ebuild +++ b/app-editors/scite/scite-3.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/app-editors/scite/scite-3.0.2.ebuild,v 1.2 2012/01/27 23:21:34 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.2.ebuild,v 1.3 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/scite/scite-3.0.3.ebuild b/app-editors/scite/scite-3.0.3.ebuild index e9da31ce2d5f..e20ef50f80b5 100644 --- a/app-editors/scite/scite-3.0.3.ebuild +++ b/app-editors/scite/scite-3.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/app-editors/scite/scite-3.0.3.ebuild,v 1.1 2012/02/16 18:46:31 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.3.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/scite/scite-3.0.4.ebuild b/app-editors/scite/scite-3.0.4.ebuild index 7881d40786c9..655c4c098102 100644 --- a/app-editors/scite/scite-3.0.4.ebuild +++ b/app-editors/scite/scite-3.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/app-editors/scite/scite-3.0.4.ebuild,v 1.3 2012/04/30 12:39:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.0.4.ebuild,v 1.4 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/scite/scite-3.1.0.ebuild b/app-editors/scite/scite-3.1.0.ebuild index fa1fb0facefc..d34776b1d85b 100644 --- a/app-editors/scite/scite-3.1.0.ebuild +++ b/app-editors/scite/scite-3.1.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/app-editors/scite/scite-3.1.0.ebuild,v 1.1 2012/04/30 08:47:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.1.0.ebuild,v 1.2 2012/05/03 18:33:01 jdhore Exp $ EAPI="4" @@ -23,7 +23,7 @@ RDEPEND="dev-libs/glib x11-libs/pango lua? ( >=dev-lang/lua-5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-apps/sed-4" S="${WORKDIR}/${PN}/gtk" diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index 91dd537ebb67..bfe60b681c5e 100644 --- a/app-editors/ted/ChangeLog +++ b/app-editors/ted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ted # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.47 2012/03/03 19:18:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.48 2012/05/03 18:33:03 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> ted-2.21.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 03 Mar 2012; Pacho Ramos <pacho@gentoo.org> +files/ted-2.21-make.patch, ted-2.21.ebuild: diff --git a/app-editors/ted/ted-2.21.ebuild b/app-editors/ted/ted-2.21.ebuild index e53626bbb1ef..724be20f1c6e 100644 --- a/app-editors/ted/ted-2.21.ebuild +++ b/app-editors/ted/ted-2.21.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/app-editors/ted/ted-2.21.ebuild,v 1.10 2012/03/03 19:18:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.21.ebuild,v 1.11 2012/05/03 18:33:03 jdhore Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -20,7 +20,7 @@ RDEPEND="x11-libs/gtk+:2 media-libs/libpng x11-libs/libXpm" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/Ted-${PV} |