summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-02 12:46:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-02 12:46:50 +0000
commit16595b8c7d602ffb2644d54d1f1acb3042f687fc (patch)
treea18192bf03eda4a2426d0f0ead870dd2b63d1c71 /sys-cluster
parentx86 stable wrt #266409 (diff)
downloadgentoo-2-16595b8c7d602ffb2644d54d1f1acb3042f687fc.tar.gz
gentoo-2-16595b8c7d602ffb2644d54d1f1acb3042f687fc.tar.bz2
gentoo-2-16595b8c7d602ffb2644d54d1f1acb3042f687fc.zip
x86 stable wrt #266409
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'sys-cluster')
-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 5d21ae8dc48e..aed5683f38b5 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.36 2009/04/18 07:41:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.37 2009/05/02 12:46:50 armin76 Exp $
+
+ 02 May 2009; Raúl Porcel <armin76@gentoo.org> mpich2-1.0.8.ebuild:
+ x86 stable wrt #266409
18 Apr 2009; nixnut <nixnut@gentoo.org> mpich2-1.0.8.ebuild:
ppc stable #266409
diff --git a/sys-cluster/mpich2/mpich2-1.0.8.ebuild b/sys-cluster/mpich2/mpich2-1.0.8.ebuild
index afe98f0debc1..6723b77ce340 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.6 2009/04/18 07:41:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.8.ebuild,v 1.7 2009/05/02 12:46:50 armin76 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