summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 07:55:34 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 07:55:34 +0000
commite8044c819dd56bcf539c430c26b01d17dc67f05b (patch)
treeda7298a4c4a3dae402dc204b518489fb5be761aa /sci-physics/root
parentRun edos2unix for libmediainfo.pc pkg-config file wrt #414545 (diff)
downloadgentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.tar.gz
gentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.tar.bz2
gentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-physics/root')
-rw-r--r--sci-physics/root/ChangeLog6
-rw-r--r--sci-physics/root/root-5.26.00e-r1.ebuild4
-rw-r--r--sci-physics/root/root-5.26.00g.ebuild4
-rw-r--r--sci-physics/root/root-5.28.00h-r1.ebuild4
-rw-r--r--sci-physics/root/root-5.32.02-r1.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog
index 32cf8db4a83b..be2dc057b027 100644
--- a/sci-physics/root/ChangeLog
+++ b/sci-physics/root/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/root
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.98 2012/04/03 18:03:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.99 2012/05/04 07:55:34 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> root-5.26.00e-r1.ebuild,
+ root-5.26.00g.ebuild, root-5.28.00h-r1.ebuild, root-5.32.02-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
03 Apr 2012; Justin Lecher <jlec@gentoo.org> root-5.28.00h-r1.ebuild,
root-5.32.02-r1.ebuild, metadata.xml:
diff --git a/sci-physics/root/root-5.26.00e-r1.ebuild b/sci-physics/root/root-5.26.00e-r1.ebuild
index 3ca8bf119795..01ee89e52f35 100644
--- a/sci-physics/root/root-5.26.00e-r1.ebuild
+++ b/sci-physics/root/root-5.26.00e-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/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.13 2012/03/13 12:11:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.14 2012/05/04 07:55:34 jdhore Exp $
EAPI=3
@@ -72,7 +72,7 @@ CDEPEND="
xml? ( dev-libs/libxml2:2 )"
DEPEND="${CDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="
virtual/fortran
diff --git a/sci-physics/root/root-5.26.00g.ebuild b/sci-physics/root/root-5.26.00g.ebuild
index 8fd46549178e..4e163e2fdedb 100644
--- a/sci-physics/root/root-5.26.00g.ebuild
+++ b/sci-physics/root/root-5.26.00g.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/sci-physics/root/root-5.26.00g.ebuild,v 1.1 2012/03/13 17:02:31 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00g.ebuild,v 1.2 2012/05/04 07:55:34 jdhore Exp $
EAPI=3
@@ -73,7 +73,7 @@ CDEPEND="
xml? ( dev-libs/libxml2:2 )"
DEPEND="${CDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="
virtual/fortran
diff --git a/sci-physics/root/root-5.28.00h-r1.ebuild b/sci-physics/root/root-5.28.00h-r1.ebuild
index cef0d16ce32a..83480ac7640b 100644
--- a/sci-physics/root/root-5.28.00h-r1.ebuild
+++ b/sci-physics/root/root-5.28.00h-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/sci-physics/root/root-5.28.00h-r1.ebuild,v 1.2 2012/04/03 18:03:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.28.00h-r1.ebuild,v 1.3 2012/05/04 07:55:34 jdhore Exp $
EAPI=3
@@ -80,7 +80,7 @@ CDEPEND="
xml? ( dev-libs/libxml2:2 )"
DEPEND="${CDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="
virtual/fortran
diff --git a/sci-physics/root/root-5.32.02-r1.ebuild b/sci-physics/root/root-5.32.02-r1.ebuild
index c8db84e897e6..85fcd71929ad 100644
--- a/sci-physics/root/root-5.32.02-r1.ebuild
+++ b/sci-physics/root/root-5.32.02-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/sci-physics/root/root-5.32.02-r1.ebuild,v 1.2 2012/04/03 18:03:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.02-r1.ebuild,v 1.3 2012/05/04 07:55:34 jdhore Exp $
EAPI=4
PYTHON_DEPEND="python? 2"
@@ -83,7 +83,7 @@ CDEPEND="
xrootd? ( net-libs/xrootd )"
DEPEND="${CDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="
virtual/fortran