summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-03-31 20:17:24 +0000
committerUlrich Müller <ulm@gentoo.org>2015-03-31 20:17:24 +0000
commit9640e0d40dd13c10460e628ae1345d89958ba15d (patch)
tree9bb3d1d19de82a590767319f3915421581a46bb2 /sci-libs/gsl/gsl-1.14.ebuild
parentRestore stable ebuild. Again. (diff)
downloadhistorical-9640e0d40dd13c10460e628ae1345d89958ba15d.tar.gz
historical-9640e0d40dd13c10460e628ae1345d89958ba15d.tar.bz2
historical-9640e0d40dd13c10460e628ae1345d89958ba15d.zip
Update dependency after package move of eselect modules to app-eselect.
Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0x9433907D693FB5B8!
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 0fbdcc68eb35..326353ce0e45 100644
--- a/sci-libs/gsl/gsl-1.14.ebuild
+++ b/sci-libs/gsl/gsl-1.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 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.10 2013/02/21 21:36:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v 1.11 2015/03/31 20:16:02 ulm Exp $
EAPI="3"
@@ -17,7 +17,7 @@ IUSE="cblas-external"
RDEPEND="cblas-external? ( virtual/cblas )"
DEPEND="${RDEPEND}
- app-admin/eselect-cblas
+ app-eselect/eselect-cblas
virtual/pkgconfig"
pkg_setup() {