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
commitbc6b2c758470e719839f4352e2fc625a44e9bb14 (patch)
tree0ad42a02aee7ba62cbd877ff180ccdc5da8e7714 /sci-physics/cernlib
parentRun edos2unix for libmediainfo.pc pkg-config file wrt #414545 (diff)
downloadhistorical-bc6b2c758470e719839f4352e2fc625a44e9bb14.tar.gz
historical-bc6b2c758470e719839f4352e2fc625a44e9bb14.tar.bz2
historical-bc6b2c758470e719839f4352e2fc625a44e9bb14.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sci-physics/cernlib')
-rw-r--r--sci-physics/cernlib/ChangeLog8
-rw-r--r--sci-physics/cernlib/cernlib-2006-r3.ebuild6
-rw-r--r--sci-physics/cernlib/cernlib-2006-r4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-physics/cernlib/ChangeLog b/sci-physics/cernlib/ChangeLog
index 94b4b6427d41..4cee57876cc1 100644
--- a/sci-physics/cernlib/ChangeLog
+++ b/sci-physics/cernlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/cernlib
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.28 2011/07/21 16:47:55 bicatali Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/ChangeLog,v 1.29 2012/05/04 07:55:34 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> cernlib-2006-r3.ebuild,
+ cernlib-2006-r4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
21 Jul 2011; SĂ©bastien Fabbro <bicatali@gentoo.org> cernlib-2006-r4.ebuild:
Removed static-libs flag, as they were built anyway
diff --git a/sci-physics/cernlib/cernlib-2006-r3.ebuild b/sci-physics/cernlib/cernlib-2006-r3.ebuild
index 658d85118408..35b66b4eee89 100644
--- a/sci-physics/cernlib/cernlib-2006-r3.ebuild
+++ b/sci-physics/cernlib/cernlib-2006-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/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.11 2011/06/21 14:40:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r3.ebuild,v 1.12 2012/05/04 07:55:34 jdhore Exp $
EAPI=3
inherit eutils fortran-2 toolchain-funcs
@@ -29,7 +29,7 @@ RDEPEND="
DEPEND="${RDEPEND}
x11-misc/imake
x11-misc/makedepend
- dev-util/pkgconfig"
+ virtual/pkgconfig"
IUSE=""
diff --git a/sci-physics/cernlib/cernlib-2006-r4.ebuild b/sci-physics/cernlib/cernlib-2006-r4.ebuild
index f54692dd5494..3fcd524e5a2a 100644
--- a/sci-physics/cernlib/cernlib-2006-r4.ebuild
+++ b/sci-physics/cernlib/cernlib-2006-r4.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/sci-physics/cernlib/cernlib-2006-r4.ebuild,v 1.2 2011/07/21 16:47:55 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006-r4.ebuild,v 1.3 2012/05/04 07:55:34 jdhore Exp $
EAPI=4
inherit eutils fortran-2 toolchain-funcs
@@ -28,7 +28,7 @@ RDEPEND=">=x11-libs/openmotif-2.3:0
DEPEND="${RDEPEND}
x11-misc/imake
x11-misc/makedepend
- dev-util/pkgconfig"
+ virtual/pkgconfig"
IUSE=""