summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-18 21:19:19 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-18 21:19:19 +0000
commitce96fcd1a92c5044a902663539db79b78627d612 (patch)
tree5fd61e0723e6ca4ee933671c8462eacfdfa45192 /sci-libs/blas-reference/blas-reference-20070226-r2.ebuild
parentRemove entry of dropped package (diff)
downloadgentoo-2-ce96fcd1a92c5044a902663539db79b78627d612.tar.gz
gentoo-2-ce96fcd1a92c5044a902663539db79b78627d612.tar.bz2
gentoo-2-ce96fcd1a92c5044a902663539db79b78627d612.zip
sci-libs/blas-reference: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-libs/blas-reference/blas-reference-20070226-r2.ebuild')
-rw-r--r--sci-libs/blas-reference/blas-reference-20070226-r2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sci-libs/blas-reference/blas-reference-20070226-r2.ebuild b/sci-libs/blas-reference/blas-reference-20070226-r2.ebuild
index fc10eb4b87d4..2d1e64820c03 100644
--- a/sci-libs/blas-reference/blas-reference-20070226-r2.ebuild
+++ b/sci-libs/blas-reference/blas-reference-20070226-r2.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-libs/blas-reference/blas-reference-20070226-r2.ebuild,v 1.11 2012/05/12 19:48:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-reference/blas-reference-20070226-r2.ebuild,v 1.12 2012/10/18 21:19:19 jlec Exp $
EAPI=3
@@ -18,9 +18,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
IUSE="doc"
-DEPEND="
- virtual/fortran
- app-admin/eselect-blas"
+DEPEND="app-admin/eselect-blas"
RDEPEND="${DEPEND}
doc? ( app-doc/blas-docs )"