summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-04-18 07:41:27 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-04-18 07:41:27 +0000
commit4ddc07f0193e08cc28d00e066d2f8a3de336ff78 (patch)
tree1338b5a746f2170ef3056a4ebfb10751031ae6eb /sys-cluster/mpich2
parentppc stable #26655 (diff)
downloadhistorical-4ddc07f0193e08cc28d00e066d2f8a3de336ff78.tar.gz
historical-4ddc07f0193e08cc28d00e066d2f8a3de336ff78.tar.bz2
historical-4ddc07f0193e08cc28d00e066d2f8a3de336ff78.zip
ppc stable #266409
Package-Manager: portage-2.1.6.11/cvs/Linux ppc
Diffstat (limited to 'sys-cluster/mpich2')
-rw-r--r--sys-cluster/mpich2/ChangeLog5
-rw-r--r--sys-cluster/mpich2/mpich2-1.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index c651fbbe6e65..5d21ae8dc48e 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/mpich2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.35 2009/04/02 18:35:45 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.36 2009/04/18 07:41:27 nixnut Exp $
+
+ 18 Apr 2009; nixnut <nixnut@gentoo.org> mpich2-1.0.8.ebuild:
+ ppc stable #266409
02 Apr 2009; Justin Bronder <jsbronder@gentoo.org> mpich2-1.0.8.ebuild:
Quick fix for 259805, symlink mpdgdbdrv.py to /usr/bin/
diff --git a/sys-cluster/mpich2/mpich2-1.0.8.ebuild b/sys-cluster/mpich2/mpich2-1.0.8.ebuild
index 1e0c08bf8337..afe98f0debc1 100644
--- a/sys-cluster/mpich2/mpich2-1.0.8.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.8.ebuild,v 1.5 2009/04/02 18:35:45 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.8.ebuild,v 1.6 2009/04/18 07:41:27 nixnut Exp $
EAPI=1
inherit python eutils fortran
@@ -11,7 +11,7 @@ SRC_URI="http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${PV
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86"
IUSE="+cxx debug doc fortran pvfs2 threads romio mpi-threads"
COMMON_DEPEND="dev-lang/perl