summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2006-05-25 21:27:40 +0000
committerSteve Arnold <nerdboy@gentoo.org>2006-05-25 21:27:40 +0000
commitb5dbbbb11b8805e5379ac174fcc9f4e5c1aee07c (patch)
treecf926f58abd99bc69db01f7745447bb15e7fe786 /sys-cluster
parentStable on x86 wrt bug #132213 (diff)
downloadgentoo-2-b5dbbbb11b8805e5379ac174fcc9f4e5c1aee07c.tar.gz
gentoo-2-b5dbbbb11b8805e5379ac174fcc9f4e5c1aee07c.tar.bz2
gentoo-2-b5dbbbb11b8805e5379ac174fcc9f4e5c1aee07c.zip
early stable bump for hdf5 and gdal (required)
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/mpich2/ChangeLog7
-rw-r--r--sys-cluster/mpich2/mpich2-1.0.3.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index 5742ea5c71ac..9d38dbf7e207 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -1,10 +1,13 @@
# 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.3 2006/05/21 21:39:18 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.4 2006/05/25 21:27:40 nerdboy Exp $
+
+ 25 May 2006; Steve Arnold <nerdboy@gentoo.org> mpich2-1.0.3.ebuild:
+ Early stable bump for gdal (required).
21 May 2006; Steve Arnold <nerdboy@gentoo.org> mpich2-1.0.3.ebuild:
Keyworded and tested on ppc, and as the older mpich was previously
- keyworded for both, I added them back in.
+ keyworded for both ppc and ppc64, I added them both back in.
*mpich2-1.0.3 (21 May 2006)
diff --git a/sys-cluster/mpich2/mpich2-1.0.3.ebuild b/sys-cluster/mpich2/mpich2-1.0.3.ebuild
index 804af76b0b18..9676144f8c48 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.2 2006/05/21 21:39:18 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.3.ebuild,v 1.3 2006/05/25 21:27:40 nerdboy 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 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
# need more arches in here, like sparc...
IUSE="crypt cxx doc debug mpe"