summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-04-18 18:16:18 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-04-18 18:16:18 +0000
commitd75d55ab401d0eff094cda08a0274e20358996fa (patch)
treeb612ff28c52ca4c48294cf0be537ac322b023852 /sys-cluster
parentVersion bump. (diff)
downloadgentoo-2-d75d55ab401d0eff094cda08a0274e20358996fa.tar.gz
gentoo-2-d75d55ab401d0eff094cda08a0274e20358996fa.tar.bz2
gentoo-2-d75d55ab401d0eff094cda08a0274e20358996fa.zip
Stable on alpha, bug #266555
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openmpi/ChangeLog5
-rw-r--r--sys-cluster/openmpi/openmpi-1.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/openmpi/ChangeLog b/sys-cluster/openmpi/ChangeLog
index 35e27968196e..aeb245c7aba9 100644
--- a/sys-cluster/openmpi/ChangeLog
+++ b/sys-cluster/openmpi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/openmpi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v 1.43 2009/04/18 07:36:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v 1.44 2009/04/18 18:16:18 klausman Exp $
+
+ 18 Apr 2009; Tobias Klausmann <klausman@gentoo.org> openmpi-1.2.9.ebuild:
+ Stable on alpha, bug #266555
18 Apr 2009; nixnut <nixnut@gentoo.org> openmpi-1.2.9.ebuild:
ppc stable #266555
diff --git a/sys-cluster/openmpi/openmpi-1.2.9.ebuild b/sys-cluster/openmpi/openmpi-1.2.9.ebuild
index de6fe9311028..509c69882dbd 100644
--- a/sys-cluster/openmpi/openmpi-1.2.9.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.2.9.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/openmpi/openmpi-1.2.9.ebuild,v 1.3 2009/04/18 07:36:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.2.9.ebuild,v 1.4 2009/04/18 18:16:18 klausman Exp $
EAPI=1
inherit eutils multilib flag-o-matic toolchain-funcs fortran
@@ -14,7 +14,7 @@ SRC_URI="http://www.open-mpi.org/software/ompi/v1.2/downloads/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
RESTRICT="mpi-threads? ( test )"
-KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ppc ~ppc64 ~sparc ~x86"
IUSE="+cxx fortran heterogeneous ipv6 mpi-threads pbs romio threads"
RDEPEND="pbs? ( sys-cluster/torque )
!sys-cluster/mpich