diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 18:47:30 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 18:47:30 +0000 |
commit | 99da32ce7172f203729dedbc793ac1a60177f530 (patch) | |
tree | d276ab9b35c35ef6969625ed873dab1c770129fc /sys-cluster/hpl | |
parent | Fixed dependency (diff) | |
download | historical-99da32ce7172f203729dedbc793ac1a60177f530.tar.gz historical-99da32ce7172f203729dedbc793ac1a60177f530.tar.bz2 historical-99da32ce7172f203729dedbc793ac1a60177f530.zip |
Fixed dependency
Diffstat (limited to 'sys-cluster/hpl')
-rw-r--r-- | sys-cluster/hpl/Manifest | 2 | ||||
-rw-r--r-- | sys-cluster/hpl/hpl-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/hpl/Manifest b/sys-cluster/hpl/Manifest index b8f0907a81f5..daf1e5471e86 100644 --- a/sys-cluster/hpl/Manifest +++ b/sys-cluster/hpl/Manifest @@ -1,4 +1,4 @@ -MD5 11769eb44aa77793ed01727b2979b25b hpl-1.0.ebuild 1130 +MD5 87c27e6afa51d175e8088e38450a8c3d hpl-1.0.ebuild 1131 MD5 2b271bb4085370330c77a609207fcfd4 ChangeLog 587 MD5 41664043c4624dedcfeeb07950f08d13 metadata.xml 312 MD5 6ba8acccaf6e3ca998fe7383c6765457 files/digest-hpl-1.0 52 diff --git a/sys-cluster/hpl/hpl-1.0.ebuild b/sys-cluster/hpl/hpl-1.0.ebuild index 1ae3328a45ac..e76c9804d4f9 100644 --- a/sys-cluster/hpl/hpl-1.0.ebuild +++ b/sys-cluster/hpl/hpl-1.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/sys-cluster/hpl/hpl-1.0.ebuild,v 1.7 2004/12/28 22:05:47 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpl/hpl-1.0.ebuild,v 1.8 2004/12/29 18:47:30 ribosome Exp $ inherit eutils @@ -13,7 +13,7 @@ KEYWORDS="~x86" IUSE="" DEPEND="sys-cluster/mpich - app-sci/blas + sci-libs/blas sci-libs/atlas" src_compile() { |