diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:57:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:57:18 +0000 |
commit | 94e14604524c2cf23e100bf3f4be003e70ff8a0a (patch) | |
tree | 98232e3d95d713118bc8ba9f3609dfc0dabce5a2 /sys-cluster/hpl | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-94e14604524c2cf23e100bf3f4be003e70ff8a0a.tar.gz gentoo-2-94e14604524c2cf23e100bf3f4be003e70ff8a0a.tar.bz2 gentoo-2-94e14604524c2cf23e100bf3f4be003e70ff8a0a.zip |
sync IUSE (missing)
Diffstat (limited to 'sys-cluster/hpl')
-rw-r--r-- | sys-cluster/hpl/hpl-1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/hpl/hpl-1.0.ebuild b/sys-cluster/hpl/hpl-1.0.ebuild index 443ec23e69d2..58ced750f42f 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.5 2004/06/24 22:38:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpl/hpl-1.0.ebuild,v 1.6 2004/07/15 02:55:05 agriffis Exp $ inherit eutils @@ -10,6 +10,7 @@ SRC_URI="http://www.netlib.org/benchmark/hpl/hpl.tgz" LICENSE="HPL" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="sys-cluster/mpich app-sci/blas |