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/dataplot
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/dataplot')
-rw-r--r--sci-mathematics/dataplot/ChangeLog7
-rw-r--r--sci-mathematics/dataplot/dataplot-20090821.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/dataplot/ChangeLog b/sci-mathematics/dataplot/ChangeLog
index 90f851012af4..fee66fad7483 100644
--- a/sci-mathematics/dataplot/ChangeLog
+++ b/sci-mathematics/dataplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/dataplot
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/ChangeLog,v 1.14 2011/11/25 20:52:51 bicatali Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/ChangeLog,v 1.15 2012/05/04 07:46:51 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> dataplot-20090821.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
25 Nov 2011; SĂ©bastien Fabbro <bicatali@gentoo.org>
-dataplot-20080225.ebuild, -files/dpsrc-dp1patches-20080225.patch,
diff --git a/sci-mathematics/dataplot/dataplot-20090821.ebuild b/sci-mathematics/dataplot/dataplot-20090821.ebuild
index 1260a3bcee98..ff2326cf1d7e 100644
--- a/sci-mathematics/dataplot/dataplot-20090821.ebuild
+++ b/sci-mathematics/dataplot/dataplot-20090821.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/dataplot/dataplot-20090821.ebuild,v 1.3 2011/06/21 14:44:22 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/dataplot-20090821.ebuild,v 1.4 2012/05/04 07:46:51 jdhore Exp $
EAPI=3
@@ -29,7 +29,7 @@ COMMON_DEPEND="
opengl? ( virtual/opengl )
gd? ( media-libs/gd[png,jpeg] )"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="
virtual/fortran
${COMMON_DEPEND}