summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-12-06 23:39:41 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-12-06 23:39:41 +0000
commit61e7781a96e8409967a4bc8efee53061ac4b7957 (patch)
tree37d87b8353e2dea2c65e83f21c0d4654f93c76b8 /sys-cluster
parentClean up. (diff)
downloadgentoo-2-61e7781a96e8409967a4bc8efee53061ac4b7957.tar.gz
gentoo-2-61e7781a96e8409967a4bc8efee53061ac4b7957.tar.bz2
gentoo-2-61e7781a96e8409967a4bc8efee53061ac4b7957.zip
Block all MPI providers.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/lam-mpi/ChangeLog6
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild8
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild8
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild6
4 files changed, 19 insertions, 9 deletions
diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog
index ea9fff8f5443..a1e1cb2fc036 100644
--- a/sys-cluster/lam-mpi/ChangeLog
+++ b/sys-cluster/lam-mpi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/lam-mpi
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.50 2006/12/06 23:38:14 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.51 2006/12/06 23:39:41 dberkholz Exp $
+
+ 06 Dec 2006; Donnie Berkholz <dberkholz@gentoo.org>; lam-mpi-7.0.4.ebuild,
+ lam-mpi-7.0.6.ebuild, lam-mpi-7.1.2.ebuild:
+ Block all MPI providers.
06 Dec 2006; Donnie Berkholz <dberkholz@gentoo.org>;
-files/lam-mpi-7.1.1-shared-romio.patch, -lam-mpi-7.0.4-r1.ebuild,
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild
index 03d40f9adf43..2a8272aed69a 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild,v 1.10 2005/02/07 12:01:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild,v 1.11 2006/12/06 23:39:41 dberkholz Exp $
IUSE="crypt"
@@ -16,7 +16,9 @@ DEPEND="virtual/libc"
RDEPEND="${DEPEND}
crypt? ( net-misc/openssh )
!crypt? ( net-misc/netkit-rsh )
- !sys-cluster/mpich"
+ !sys-cluster/mpich
+ !sys-cluster/openmpi
+ !sys-cluster/mpich2"
SLOT="6"
KEYWORDS="x86 amd64 alpha sparc ppc ppc64"
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild
index f6d520e8df17..94dc26e05d49 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild,v 1.6 2005/02/07 12:01:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild,v 1.7 2006/12/06 23:39:41 dberkholz Exp $
IUSE="crypt"
@@ -16,7 +16,9 @@ DEPEND="virtual/libc"
RDEPEND="${DEPEND}
crypt? ( net-misc/openssh )
!crypt? ( net-misc/netkit-rsh )
- !sys-cluster/mpich"
+ !sys-cluster/mpich
+ !sys-cluster/openmpi
+ !sys-cluster/mpich2"
SLOT="6"
KEYWORDS="x86 ppc sparc"
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
index 1305da89186c..a02873c0406d 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.1.2.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/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.6 2006/12/03 20:04:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.7 2006/12/06 23:39:41 dberkholz Exp $
inherit autotools eutils fortran flag-o-matic multilib portability
@@ -17,7 +17,9 @@ HOMEPAGE="http://www.lam-mpi.org"
PROVIDE="virtual/mpi"
DEPEND="virtual/libc
pbs? ( virtual/pbs )
- !virtual/mpi"
+ !sys-cluster/mpich
+ !sys-cluster/openmpi
+ !sys-cluster/mpich2"
# we need ssh if we want to use it instead of rsh
RDEPEND="${DEPEND}
crypt? ( net-misc/openssh )