summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-29 16:34:03 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-29 16:34:03 +0000
commita66ca03c0b2ca74bbdf21d12995b2aec798ec38d (patch)
treeada6971aaad76ac7a15b2ca3f0425bd0154988d1 /sci-libs
parentFixed dependencies (diff)
downloadhistorical-a66ca03c0b2ca74bbdf21d12995b2aec798ec38d.tar.gz
historical-a66ca03c0b2ca74bbdf21d12995b2aec798ec38d.tar.bz2
historical-a66ca03c0b2ca74bbdf21d12995b2aec798ec38d.zip
Fixed dependencies
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/lapack/Manifest4
-rw-r--r--sci-libs/lapack/lapack-3.0-r1.ebuild4
-rw-r--r--sci-libs/lapack/lapack-3.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/lapack/Manifest b/sci-libs/lapack/Manifest
index bf89168db7a4..b72dce2b4413 100644
--- a/sci-libs/lapack/Manifest
+++ b/sci-libs/lapack/Manifest
@@ -1,5 +1,5 @@
-MD5 f0280ec9f5b1fbc9ce1bbe246022ef0e lapack-3.0-r1.ebuild 832
-MD5 3bb9288f6db428988f3d6c0697b52ff3 lapack-3.0.ebuild 729
+MD5 8dfc5521a5bcda108e28732bd1685b64 lapack-3.0-r1.ebuild 833
+MD5 6c18080f909061048af67cf62903e089 lapack-3.0.ebuild 730
MD5 db4e768444effa727f2c578d3e44b440 ChangeLog 1206
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 823864ca423f83efce8f2b0b64bb44d6 files/Makefile 12334
diff --git a/sci-libs/lapack/lapack-3.0-r1.ebuild b/sci-libs/lapack/lapack-3.0-r1.ebuild
index 88124b247525..d23b734c77ac 100644
--- a/sci-libs/lapack/lapack-3.0-r1.ebuild
+++ b/sci-libs/lapack/lapack-3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack/lapack-3.0-r1.ebuild,v 1.1 2004/12/29 16:20:20 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack/lapack-3.0-r1.ebuild,v 1.2 2004/12/29 16:34:03 ribosome Exp $
DESCRIPTION="Linear Algebra PACKage for scientists, engineers, and mathematicians. This contains the libraries for creating programs that use LAPACK."
HOMEPAGE="http://www.netlib.org/lapack/"
@@ -12,7 +12,7 @@ IUSE=""
KEYWORDS="-* amd64 ~ppc64"
DEPEND="virtual/libc
- app-sci/blas"
+ sci-libs/blas"
S=${WORKDIR}/LAPACK
diff --git a/sci-libs/lapack/lapack-3.0.ebuild b/sci-libs/lapack/lapack-3.0.ebuild
index c93e131d518c..1a172b0c5332 100644
--- a/sci-libs/lapack/lapack-3.0.ebuild
+++ b/sci-libs/lapack/lapack-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack/lapack-3.0.ebuild,v 1.1 2004/12/29 16:20:20 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack/lapack-3.0.ebuild,v 1.2 2004/12/29 16:34:03 ribosome Exp $
DESCRIPTION="Linear Algebra PACKage for scientists, engineers, and mathematicians. This contains the libraries for creating programs that use LAPACK."
HOMEPAGE="http://www.netlib.org/lapack/"
@@ -12,7 +12,7 @@ IUSE=""
KEYWORDS="x86 amd64 ~ppc"
DEPEND="virtual/libc
- app-sci/blas"
+ sci-libs/blas"
S=${WORKDIR}/LAPACK