summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 07:46:51 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 07:46:51 +0000
commit4db83a0577838eba2e16eab6705cc29220fefda1 (patch)
tree11d01487d95186dcb2655efbb9ba2680abe4fe2f /sci-mathematics/cgal
parentUse virtual/pkgconfig. (diff)
downloadhistorical-4db83a0577838eba2e16eab6705cc29220fefda1.tar.gz
historical-4db83a0577838eba2e16eab6705cc29220fefda1.tar.bz2
historical-4db83a0577838eba2e16eab6705cc29220fefda1.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sci-mathematics/cgal')
-rw-r--r--sci-mathematics/cgal/ChangeLog6
-rw-r--r--sci-mathematics/cgal/cgal-3.7.ebuild6
-rw-r--r--sci-mathematics/cgal/cgal-3.9.ebuild6
-rw-r--r--sci-mathematics/cgal/cgal-4.0.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/sci-mathematics/cgal/ChangeLog b/sci-mathematics/cgal/ChangeLog
index b556388ada2b..751a550c9500 100644
--- a/sci-mathematics/cgal/ChangeLog
+++ b/sci-mathematics/cgal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/cgal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/ChangeLog,v 1.13 2012/04/18 23:46:24 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/ChangeLog,v 1.14 2012/05/04 07:46:50 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> cgal-3.7.ebuild,
+ cgal-3.9.ebuild, cgal-4.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*cgal-4.0 (18 Apr 2012)
diff --git a/sci-mathematics/cgal/cgal-3.7.ebuild b/sci-mathematics/cgal/cgal-3.7.ebuild
index 9b33392b8b64..b80700bf0424 100644
--- a/sci-mathematics/cgal/cgal-3.7.ebuild
+++ b/sci-mathematics/cgal/cgal-3.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/sci-mathematics/cgal/cgal-3.7.ebuild,v 1.3 2011/11/14 11:27:36 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/cgal-3.7.ebuild,v 1.4 2012/05/04 07:46:50 jdhore Exp $
EAPI=3
CMAKE_BUILD_TYPE=Release
@@ -31,7 +31,7 @@ RDEPEND="dev-libs/boost
x11-libs/qt-opengl:4 )"
DEPEND="${RDEPEND}
app-arch/xz-utils
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"
diff --git a/sci-mathematics/cgal/cgal-3.9.ebuild b/sci-mathematics/cgal/cgal-3.9.ebuild
index cea0973bd5c6..47dde121ae35 100644
--- a/sci-mathematics/cgal/cgal-3.9.ebuild
+++ b/sci-mathematics/cgal/cgal-3.9.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-mathematics/cgal/cgal-3.9.ebuild,v 1.2 2011/12/17 03:31:49 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/cgal-3.9.ebuild,v 1.3 2012/05/04 07:46:50 jdhore Exp $
EAPI=4
CMAKE_BUILD_TYPE=Release
@@ -32,7 +32,7 @@ RDEPEND="dev-libs/boost
mpfi? ( sci-libs/mpfi )"
DEPEND="${RDEPEND}
app-arch/xz-utils
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"
diff --git a/sci-mathematics/cgal/cgal-4.0.ebuild b/sci-mathematics/cgal/cgal-4.0.ebuild
index 364e59316143..13d10922278b 100644
--- a/sci-mathematics/cgal/cgal-4.0.ebuild
+++ b/sci-mathematics/cgal/cgal-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/sci-mathematics/cgal/cgal-4.0.ebuild,v 1.1 2012/04/18 23:46:24 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/cgal-4.0.ebuild,v 1.2 2012/05/04 07:46:50 jdhore Exp $
EAPI=4
CMAKE_BUILD_TYPE=Release
@@ -32,7 +32,7 @@ RDEPEND="dev-libs/boost
mpfi? ( sci-libs/mpfi )"
DEPEND="${RDEPEND}
app-arch/xz-utils
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"