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 | 3e4f7665a32f835025cd5b85b2036d4d63e35508 (patch) | |
tree | 87b38887ac3af8a837affbc49f69f34619f3c6f7 /sys-cluster/hpl | |
parent | Fixed dependencies (Manifest recommit) (diff) | |
download | gentoo-2-3e4f7665a32f835025cd5b85b2036d4d63e35508.tar.gz gentoo-2-3e4f7665a32f835025cd5b85b2036d4d63e35508.tar.bz2 gentoo-2-3e4f7665a32f835025cd5b85b2036d4d63e35508.zip |
Fixed dependency
Diffstat (limited to 'sys-cluster/hpl')
-rw-r--r-- | sys-cluster/hpl/hpl-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |