summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2005-11-21 22:39:33 +0000
committerMichael Imhof <tantive@gentoo.org>2005-11-21 22:39:33 +0000
commitaa6491fef98e7bd2f60182640e48e15984274352 (patch)
treeee97a147b624001e7b50848b333559e84006098a /sys-cluster/hpl
parentI've commited broken ebuild. Sorry for that. This one should work (diff)
downloadhistorical-aa6491fef98e7bd2f60182640e48e15984274352.tar.gz
historical-aa6491fef98e7bd2f60182640e48e15984274352.tar.bz2
historical-aa6491fef98e7bd2f60182640e48e15984274352.zip
Cleaned out old ebuilds.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sys-cluster/hpl')
-rw-r--r--sys-cluster/hpl/ChangeLog6
-rw-r--r--sys-cluster/hpl/Manifest20
-rw-r--r--sys-cluster/hpl/files/digest-hpl-1.01
-rw-r--r--sys-cluster/hpl/files/digest-hpl-1.0-r11
-rw-r--r--sys-cluster/hpl/hpl-1.0-r1.ebuild56
-rw-r--r--sys-cluster/hpl/hpl-1.0.ebuild41
6 files changed, 8 insertions, 117 deletions
diff --git a/sys-cluster/hpl/ChangeLog b/sys-cluster/hpl/ChangeLog
index c097332f4aff..334982a57067 100644
--- a/sys-cluster/hpl/ChangeLog
+++ b/sys-cluster/hpl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/hpl
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpl/ChangeLog,v 1.7 2005/09/17 00:35:25 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpl/ChangeLog,v 1.8 2005/11/21 22:39:33 tantive Exp $
+
+ 21 Nov 2005; Michael Imhof <tantive@gentoo.org> -hpl-1.0.ebuild,
+ -hpl-1.0-r1.ebuild:
+ Cleaned out old ebuilds.
17 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
diff --git a/sys-cluster/hpl/Manifest b/sys-cluster/hpl/Manifest
index 98682526c91a..f9825a0bf305 100644
--- a/sys-cluster/hpl/Manifest
+++ b/sys-cluster/hpl/Manifest
@@ -1,19 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 87c27e6afa51d175e8088e38450a8c3d hpl-1.0.ebuild 1131
-MD5 30aa78e4b8e7f90d12a8874ec708379e hpl-1.0-r1.ebuild 1819
-MD5 27b996f404445e4ba2c1167acf15d2a2 hpl-1.0-r2.ebuild 1832
-MD5 41664043c4624dedcfeeb07950f08d13 metadata.xml 312
-MD5 994e7131042deb759332c017b82ddde9 ChangeLog 1161
+MD5 2d71ad17168924374e2782177aab75cb ChangeLog 1278
MD5 56b70745bddaadc9125b94e1a92889e4 files/Make.gentoo_hpl_cblas_x86.diff.bz2 757
MD5 6ba8acccaf6e3ca998fe7383c6765457 files/digest-hpl-1.0-r2 52
-MD5 6ba8acccaf6e3ca998fe7383c6765457 files/digest-hpl-1.0-r1 52
-MD5 6ba8acccaf6e3ca998fe7383c6765457 files/digest-hpl-1.0 52
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDK2UBLLFUmVNQ7rkRAqjMAKCYrBDL9ZQwwcfN3AnccAoE3y/gHgCfRh6V
-ydIFBTHi6EdrTRHm6oHm26c=
-=lddR
------END PGP SIGNATURE-----
+MD5 27b996f404445e4ba2c1167acf15d2a2 hpl-1.0-r2.ebuild 1832
+MD5 41664043c4624dedcfeeb07950f08d13 metadata.xml 312
diff --git a/sys-cluster/hpl/files/digest-hpl-1.0 b/sys-cluster/hpl/files/digest-hpl-1.0
deleted file mode 100644
index 6b64c3df6adc..000000000000
--- a/sys-cluster/hpl/files/digest-hpl-1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 32b432af96e674dcb657ef1d63e6d591 hpl.tgz 523139
diff --git a/sys-cluster/hpl/files/digest-hpl-1.0-r1 b/sys-cluster/hpl/files/digest-hpl-1.0-r1
deleted file mode 100644
index 6b64c3df6adc..000000000000
--- a/sys-cluster/hpl/files/digest-hpl-1.0-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 32b432af96e674dcb657ef1d63e6d591 hpl.tgz 523139
diff --git a/sys-cluster/hpl/hpl-1.0-r1.ebuild b/sys-cluster/hpl/hpl-1.0-r1.ebuild
deleted file mode 100644
index fe6d8deaf8f9..000000000000
--- a/sys-cluster/hpl/hpl-1.0-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/hpl/hpl-1.0-r1.ebuild,v 1.1 2005/07/06 01:01:52 robbat2 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/"
-SRC_URI="http://www.netlib.org/benchmark/hpl/hpl.tgz"
-LICENSE="HPL"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-S="${WORKDIR}/${PN}"
-
-DEPEND="virtual/mpi
- sci-libs/blas
- sci-libs/atlas"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- cp setup/Make.Linux_PII_CBLAS Make.gentoo_hpl_cblas_x86
- sed -i \
- -e '/^HPL_OPTS\>/s,= .*,= -DHPL_CALL_CBLAS -DHPL_DETAILED_TIMING -DHPL_COPY_L,' \
- -e '/^ARCH\>/s,Linux_PII_CBLAS,gentoo_hpl_cblas_x86,' \
- -e '/^MPdir\>/s,= .*,=,' \
- -e '/^MPlib\>/s,= .*,=,' \
- -e "/^LAdir\>/s,= .*,= /usr/$(get_libdir)," \
- -e '/^LINKER\>/s,= .*,= mpicc,' \
- -e '/^CC\>/s,= .*,= mpicc,' \
- Make.gentoo_hpl_cblas_x86
-}
-
-src_compile() {
- # do NOT use emake here
- HOME=${WORKDIR} make arch=gentoo_hpl_cblas_x86 || die "Failed to build"
-}
-
-src_install() {
- doman man/man3/*.3
- dodoc INSTALL BUGS COPYRIGHT HISTORY README TUNING
- dobin bin/gentoo_hpl_cblas_x86/xhpl || die "Failed to install bins"
- insinto /usr/share/hpl
- doins bin/gentoo_hpl_cblas_x86/HPL.dat || die "Failed to install HPL parameters"
- dohtml -r www/*
- dolib lib/gentoo_hpl_cblas_x86/libhpl.a || die "Failed to install lib"
-}
-
-pkg_postinst() {
- einfo "Remember to copy /usr/share/hpl/HPL.dat to your working directory first!"
- einfo "For mpich, run linpack by executing this in your working directory"
- einfo "\"mpirun -np 4 /usr/bin/xhpl\""
- einfo "where -np specifies the number of processes."
- einfo "Other methods are needed lam-mpi etc."
-}
diff --git a/sys-cluster/hpl/hpl-1.0.ebuild b/sys-cluster/hpl/hpl-1.0.ebuild
deleted file mode 100644
index e76c9804d4f9..000000000000
--- a/sys-cluster/hpl/hpl-1.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# 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.8 2004/12/29 18:47:30 ribosome 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/"
-SRC_URI="http://www.netlib.org/benchmark/hpl/hpl.tgz"
-LICENSE="HPL"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="sys-cluster/mpich
- sci-libs/blas
- sci-libs/atlas"
-
-src_compile() {
- cd ${WORKDIR}/hpl
- cp setup/Make.Linux_PII_CBLAS Make.gentoo_hpl_cblas_x86
- epatch ${FILESDIR}/Make.gentoo_hpl_cblas_x86.diff.bz2
- HOME=${WORKDIR} make arch=gentoo_hpl_cblas_x86
-}
-
-src_install() {
- cd ${WORKDIR}/hpl
- doman man/man3/*.3
- dodoc INSTALL BUGS COPYRIGHT HISTORY README TUNING
- dobin bin/gentoo_hpl_cblas_x86/*
- dohtml -r www/*
- dolib lib/gentoo_hpl_cblas_x86/libhpl.a
-}
-
-pkg_postinst() {
- einfo
- einfo "Run linpack by executing"
- einfo "\"cd /usr/bin\""
- einfo "\"mpirun -np 4 xhpl\""
- einfo "where -np specifies the number of processes."
-}