summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-11-21 00:43:41 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-11-21 00:43:41 +0000
commit2ebb92165fd5338241bd9c326313864fb321b49c (patch)
treeca44d1779bb4a8531df1b391e8b2f29fa18c2c43 /sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild
parentAdd perforce licence for dev-utils/ftjam. (diff)
downloadgentoo-2-2ebb92165fd5338241bd9c326313864fb321b49c.tar.gz
gentoo-2-2ebb92165fd5338241bd9c326313864fb321b49c.tar.bz2
gentoo-2-2ebb92165fd5338241bd9c326313864fb321b49c.zip
Removed PROVIDE, now lapack is new style virtual
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild')
-rw-r--r--sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild b/sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild
index 16ecf29d62a3..643d7eef3124 100644
--- a/sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild
+++ b/sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild,v 1.14 2007/10/10 10:04:59 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.7.11.ebuild,v 1.15 2007/11/21 00:43:41 bicatali Exp $
inherit eutils flag-o-matic toolchain-funcs fortran
@@ -29,8 +29,6 @@ RDEPEND="virtual/libc
virtual/blas
ifc? ( dev-lang/ifc )" # Need Intel runtime libraries
-PROVIDE="virtual/lapack"
-
FORTRAN="g77 gfortran ifc"
S="${WORKDIR}/ATLAS"