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.14.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.14.ebuild')
-rw-r--r--sci-libs/gsl/gsl-1.14.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/gsl/gsl-1.14.ebuild b/sci-libs/gsl/gsl-1.14.ebuild
index d076d62cbe81..0715d4e49dfb 100644
--- a/sci-libs/gsl/gsl-1.14.ebuild
+++ b/sci-libs/gsl/gsl-1.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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.14.ebuild,v 1.8 2010/08/09 09:32:55 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v 1.9 2012/05/04 08:22:52 jdhore Exp $
EAPI="3"
@@ -18,7 +18,7 @@ IUSE="cblas-external"
RDEPEND="cblas-external? ( virtual/cblas )"
DEPEND="${RDEPEND}
app-admin/eselect-cblas
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
ESELECT_PROF="gsl"