summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2013-07-09 22:26:38 +0000
committerJustin Bronder <jsbronder@gentoo.org>2013-07-09 22:26:38 +0000
commit8d16d65ac04ba9e0be7750232ea5c656ffa7fbbe (patch)
treebf1cbd468ef004a9eb6434c4c068b74282b24fa2 /sys-cluster
parentBumped EAPI to 5, refactored the ebuild, fixed AM_CONFIG_HEADER bug and fixed... (diff)
downloadgentoo-2-8d16d65ac04ba9e0be7750232ea5c656ffa7fbbe.tar.gz
gentoo-2-8d16d65ac04ba9e0be7750232ea5c656ffa7fbbe.tar.bz2
gentoo-2-8d16d65ac04ba9e0be7750232ea5c656ffa7fbbe.zip
add sys-cluster/mpich blocker
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 4D7043C9)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/mpich2/ChangeLog6
-rw-r--r--sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild3
-rw-r--r--sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild3
-rw-r--r--sys-cluster/mpich2/mpich2-1.5.ebuild3
4 files changed, 11 insertions, 4 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index 34f341ed2b93..98904a29370a 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/mpich2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.90 2013/06/17 04:53:03 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.91 2013/07/09 22:26:38 jsbronder Exp $
+
+ 09 Jul 2013; Justin Bronder <jsbronder@gentoo.org> mpich2-1.2.1_p1-r1.ebuild,
+ mpich2-1.4.1_p1.ebuild, mpich2-1.5.ebuild:
+ add sys-cluster/mpich blocker
17 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> mpich2-1.5.ebuild:
Keyword amd64-linux and x86-linux
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 43a82307dba9..0d9506d49d57 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-2013 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.17 2013/01/06 18:47:14 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.2.1_p1-r1.ebuild,v 1.18 2013/07/09 22:26:38 jsbronder Exp $
EAPI=2
@@ -29,6 +29,7 @@ DEPEND="${COMMON_DEPEND}
RDEPEND="
${COMMON_DEPEND}
!media-sound/mpd
+ !sys-cluster/mpich
!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 4e7e7f9d0578..ab3a6512e97c 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-2013 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.8 2013/01/06 18:47:14 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild,v 1.9 2013/07/09 22:26:38 jsbronder Exp $
EAPI=4
@@ -27,6 +27,7 @@ DEPEND="${COMMON_DEPEND}
sys-devel/libtool"
RDEPEND="${COMMON_DEPEND}
+ !sys-cluster/mpich
!sys-cluster/openmpi"
S="${WORKDIR}"/${PN}-${MY_PV}
diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild
index 6838a748f49a..8a025022d029 100644
--- a/sys-cluster/mpich2/mpich2-1.5.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.5.ebuild,v 1.8 2013/06/17 04:53:03 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.5.ebuild,v 1.9 2013/07/09 22:26:38 jsbronder Exp $
EAPI=5
@@ -28,6 +28,7 @@ DEPEND="${COMMON_DEPEND}
sys-devel/libtool"
RDEPEND="${COMMON_DEPEND}
+ !sys-cluster/mpich
!sys-cluster/openmpi"
S="${WORKDIR}"/${PN}-${MY_PV}