summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-25 11:48:19 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-25 11:48:19 +0000
commitd9e32ab78f5e999ec3549b15d3978528d393122a (patch)
treee4a2e10508cc8c5b1ce9e4fff8855a65c5c8a26b /sys-cluster/mpich2
parentppc stable, bug #137040 (diff)
downloadgentoo-2-d9e32ab78f5e999ec3549b15d3978528d393122a.tar.gz
gentoo-2-d9e32ab78f5e999ec3549b15d3978528d393122a.tar.bz2
gentoo-2-d9e32ab78f5e999ec3549b15d3978528d393122a.zip
Stable on ppc64; bug #133999
(Portage version: 2.1)
Diffstat (limited to 'sys-cluster/mpich2')
-rw-r--r--sys-cluster/mpich2/ChangeLog5
-rw-r--r--sys-cluster/mpich2/mpich2-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index e9767607f8a1..7c25e1902f8a 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/mpich2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.5 2006/06/17 00:04:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.6 2006/06/25 11:48:19 corsair Exp $
+
+ 25 Jun 2006; Markus Rothe <corsair@gentoo.org> mpich2-1.0.3.ebuild:
+ Stable on ppc64; bug #133999
17 Jun 2006; Jason Wever <weeve@gentoo.org> mpich2-1.0.3.ebuild:
Added ~sparc keyword wrt bug #133999.
diff --git a/sys-cluster/mpich2/mpich2-1.0.3.ebuild b/sys-cluster/mpich2/mpich2-1.0.3.ebuild
index 72674068f73e..b1da47c5c93f 100644
--- a/sys-cluster/mpich2/mpich2-1.0.3.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.3.ebuild,v 1.4 2006/06/17 00:04:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.3.ebuild,v 1.5 2006/06/25 11:48:19 corsair Exp $
inherit eutils autotools kde-functions
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
# need more arches in here, like sparc...
IUSE="crypt cxx doc debug mpe"