summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:22:54 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:22:54 +0000
commit5a120146a28ad218a72f9086792153ff41b854e0 (patch)
tree323e74d65be55f8fadcba89ca53afaacacc65b58 /sci-libs/gsl/gsl-1.15.ebuild
parentFix DESCRIPTION (diff)
downloadhistorical-5a120146a28ad218a72f9086792153ff41b854e0.tar.gz
historical-5a120146a28ad218a72f9086792153ff41b854e0.tar.bz2
historical-5a120146a28ad218a72f9086792153ff41b854e0.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sci-libs/gsl/gsl-1.15.ebuild')
-rw-r--r--sci-libs/gsl/gsl-1.15.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/gsl/gsl-1.15.ebuild b/sci-libs/gsl/gsl-1.15.ebuild
index 896a020f88d0..6d326e787fb8 100644
--- a/sci-libs/gsl/gsl-1.15.ebuild
+++ b/sci-libs/gsl/gsl-1.15.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-libs/gsl/gsl-1.15.ebuild,v 1.3 2011/06/12 22:11:48 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.15.ebuild,v 1.4 2012/05/04 08:22:52 jdhore Exp $
EAPI=4
@@ -18,7 +18,7 @@ IUSE="cblas-external static-libs"
RDEPEND="cblas-external? ( virtual/cblas )"
DEPEND="${RDEPEND}
app-admin/eselect-cblas
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO )