diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-12-06 23:41:52 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-12-06 23:41:52 +0000 |
commit | 26561036dd3d590aa328c6e0bf69fa8aa642a3e8 (patch) | |
tree | aa74ee1ae554fce141963e93c3b7932504f7d7ef /sys-cluster | |
parent | Clean up. (diff) | |
download | historical-26561036dd3d590aa328c6e0bf69fa8aa642a3e8.tar.gz historical-26561036dd3d590aa328c6e0bf69fa8aa642a3e8.tar.bz2 historical-26561036dd3d590aa328c6e0bf69fa8aa642a3e8.zip |
Block all MPI providers.
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/lam-mpi/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild | 8 | ||||
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild | 8 | ||||
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/mpich/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/mpich/mpich-1.2.7_p1.ebuild | 6 |
6 files changed, 28 insertions, 12 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 ) diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog index f8edc4b1cbad..33193cbdae45 100644 --- a/sys-cluster/mpich/ChangeLog +++ b/sys-cluster/mpich/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/mpich # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.32 2006/12/06 23:40:55 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.33 2006/12/06 23:41:52 dberkholz Exp $ + + 06 Dec 2006; Donnie Berkholz <dberkholz@gentoo.org>; + mpich-1.2.7_p1.ebuild: + Block all MPI providers. 06 Dec 2006; Donnie Berkholz <dberkholz@gentoo.org>; -files/1.2.6-fix-romio-sandbox-breakage.patch, -mpich-1.2.5.2.ebuild, diff --git a/sys-cluster/mpich/mpich-1.2.7_p1.ebuild b/sys-cluster/mpich/mpich-1.2.7_p1.ebuild index 0b0a23f9a279..06655c14cd25 100644 --- a/sys-cluster/mpich/mpich-1.2.7_p1.ebuild +++ b/sys-cluster/mpich/mpich-1.2.7_p1.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/mpich/mpich-1.2.7_p1.ebuild,v 1.9 2006/09/26 08:09:55 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.7_p1.ebuild,v 1.10 2006/12/06 23:41:52 dberkholz Exp $ inherit autotools eutils @@ -28,7 +28,9 @@ DEPEND="virtual/libc RDEPEND="${DEPEND} crypt? ( net-misc/openssh ) !crypt? ( net-misc/netkit-rsh ) - !virtual/mpi + !sys-cluster/lam-mpi + !sys-cluster/openmpi + !sys-cluster/mpich2 || ( x11-libs/libX11 virtual/x11 )" |