summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-09-28 08:49:06 +0000
committerSimon Stelling <blubb@gentoo.org>2004-09-28 08:49:06 +0000
commit59c117f7815123db78556a6803527b5e2372024e (patch)
treef645eafe3f7b7354b9527140f874e6b23e3475dd /sys-cluster/mpich
parentdigest fix for 3.0.7 too ! :( (diff)
downloadhistorical-59c117f7815123db78556a6803527b5e2372024e.tar.gz
historical-59c117f7815123db78556a6803527b5e2372024e.tar.bz2
historical-59c117f7815123db78556a6803527b5e2372024e.zip
~amd64
Diffstat (limited to 'sys-cluster/mpich')
-rw-r--r--sys-cluster/mpich/ChangeLog5
-rw-r--r--sys-cluster/mpich/Manifest4
-rw-r--r--sys-cluster/mpich/mpich-1.2.5.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog
index bd3c3df2406f..b06e7a06dc96 100644
--- a/sys-cluster/mpich/ChangeLog
+++ b/sys-cluster/mpich/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/mpich
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.15 2004/07/01 21:47:54 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.16 2004/09/28 08:49:06 blubb Exp $
+
+ 28 Sep 2004; Simon Stelling <blubb@gentoo.org> mpich-1.2.5.2.ebuild:
+ added ~amd64
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> mpich-1.2.5.2.ebuild:
virtual/glibc -> virtual/libc
diff --git a/sys-cluster/mpich/Manifest b/sys-cluster/mpich/Manifest
index 5beb64cc9571..bccaddd01614 100644
--- a/sys-cluster/mpich/Manifest
+++ b/sys-cluster/mpich/Manifest
@@ -1,4 +1,4 @@
-MD5 79d9ae47abf04c755afc1a10dfcb1b22 ChangeLog 1868
+MD5 711868cf00e2868ed0634c1077269603 ChangeLog 1950
MD5 41664043c4624dedcfeeb07950f08d13 metadata.xml 312
-MD5 22d2511a4260dc7c89f462d3df69454f mpich-1.2.5.2.ebuild 3161
+MD5 88218ce03851ddb947d69d537b64ff55 mpich-1.2.5.2.ebuild 3163
MD5 11a56e15994b5f4fe1ae37ebde20fa50 files/digest-mpich-1.2.5.2 67
diff --git a/sys-cluster/mpich/mpich-1.2.5.2.ebuild b/sys-cluster/mpich/mpich-1.2.5.2.ebuild
index 9c2afb83d253..26f3fafac7be 100644
--- a/sys-cluster/mpich/mpich-1.2.5.2.ebuild
+++ b/sys-cluster/mpich/mpich-1.2.5.2.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/mpich/mpich-1.2.5.2.ebuild,v 1.8 2004/07/01 21:47:54 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.5.2.ebuild,v 1.9 2004/09/28 08:49:06 blubb Exp $
# Set the MPICH_CONFIGURE_OPTS environment variable to change the signal
# mpich listens on or any other custom options (#38207).
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE="doc crypt"
DEPEND="virtual/libc"