summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:48:09 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:48:09 +0000
commitd8a6d84685bb0cc35c249bcfe36dfa77c8f71390 (patch)
tree3ed5d7682e90af98aae459717855cf4d7ed8d6ed /sys-cluster/hpl/hpl-1.0.ebuild
parentfix gtk2.4 build (Manifest recommit) (diff)
downloadgentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.tar.gz
gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.tar.bz2
gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.zip
Add inherit eutils
Diffstat (limited to 'sys-cluster/hpl/hpl-1.0.ebuild')
-rw-r--r--sys-cluster/hpl/hpl-1.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-cluster/hpl/hpl-1.0.ebuild b/sys-cluster/hpl/hpl-1.0.ebuild
index 4c9d790ff496..77cd78dcc551 100644
--- a/sys-cluster/hpl/hpl-1.0.ebuild
+++ b/sys-cluster/hpl/hpl-1.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.3 2004/03/27 10:34:59 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpl/hpl-1.0.ebuild,v 1.4 2004/04/27 21:43:19 agriffis Exp $
+
+inherit eutils
DESCRIPTION="HPL - A Portable Implementation of the High-Performance Linpack Benchmark for Distributed-Memory Computers"
HOMEPAGE="http://www.netlib.org/benchmark/hpl/"