summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2012-06-25 18:33:23 +0000
committerJustin Bronder <jsbronder@gentoo.org>2012-06-25 18:33:23 +0000
commit2e411f946304c3405c722af7a6765c37881c3e6a (patch)
treeab007229bab29aba082cf9de7c3f0adea7b111bd /sys-cluster
parentDrop blockers (sys-cluster/mpich and sys-cluster/lam-mpi) that are no longer ... (diff)
downloadgentoo-2-2e411f946304c3405c722af7a6765c37881c3e6a.tar.gz
gentoo-2-2e411f946304c3405c722af7a6765c37881c3e6a.tar.bz2
gentoo-2-2e411f946304c3405c722af7a6765c37881c3e6a.zip
Drop blocker (sys-cluster/lam-mpi) that is no longer in the tree.
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/mpich2/ChangeLog6
-rw-r--r--sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild9
-rw-r--r--sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild5
-rw-r--r--sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild7
4 files changed, 14 insertions, 13 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index af4989b0dfaf..6eadcc5d0dea 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/mpich2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.77 2012/04/25 16:41:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.78 2012/06/25 18:33:23 jsbronder Exp $
+
+ 25 Jun 2012; Justin Bronder <jsbronder@gentoo.org> mpich2-1.2.1_p1-r1.ebuild,
+ mpich2-1.4_rc2-r1.ebuild, mpich2-1.4.1_p1.ebuild:
+ Drop blocker (sys-cluster/lam-mpi) that is no longer in the tree.
25 Apr 2012; Justin Lecher <jlec@gentoo.org> mpich2-1.4_rc2-r1.ebuild,
mpich2-1.4.1_p1.ebuild:
diff --git a/sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild b/sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild
index 0979b1be4ba3..d38f68e4cb63 100644
--- a/sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild,v 1.13 2011/06/21 14:24:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild,v 1.14 2012/06/25 18:33:23 jsbronder Exp $
EAPI=2
PYTHON_DEPEND="2"
@@ -26,10 +26,9 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="
fortran? ( virtual/fortran )
-${COMMON_DEPEND}
+ ${COMMON_DEPEND}
!media-sound/mpd
- !sys-cluster/openmpi
- !sys-cluster/lam-mpi"
+ !sys-cluster/openmpi"
S="${WORKDIR}"/${PN}-${MY_PV}
diff --git a/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild b/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild
index 403abbcbe0e0..8c4a1fadd26b 100644
--- a/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild,v 1.3 2012/04/25 16:41:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild,v 1.4 2012/06/25 18:33:23 jsbronder Exp $
EAPI=4
@@ -26,8 +26,7 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="${COMMON_DEPEND}
fortran? ( virtual/fortran )
- !sys-cluster/openmpi
- !sys-cluster/lam-mpi"
+ !sys-cluster/openmpi"
S="${WORKDIR}"/${PN}-${MY_PV}
diff --git a/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild b/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild
index c33abad73922..0b232d00721c 100644
--- a/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild,v 1.6 2012/04/25 16:41:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild,v 1.7 2012/06/25 18:33:23 jsbronder Exp $
EAPI=2
@@ -26,9 +26,8 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="
fortran? ( virtual/fortran )
-${COMMON_DEPEND}
- !sys-cluster/openmpi
- !sys-cluster/lam-mpi"
+ ${COMMON_DEPEND}
+ !sys-cluster/openmpi"
S="${WORKDIR}"/${PN}-${MY_PV}