aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2016-11-10 15:44:38 -0500
committerJustin Bronder <jsbronder@gentoo.org>2016-11-10 15:46:59 -0500
commitdcefeda47faf04f751d39f1d3f4430999553f40f (patch)
tree0ae8c6797d360fcc299c05c27eea5e1eefdcc772 /sys-cluster
parentsys-cluster/openmpi: cleanup old (diff)
downloadsci-dcefeda47faf04f751d39f1d3f4430999553f40f.tar.gz
sci-dcefeda47faf04f751d39f1d3f4430999553f40f.tar.bz2
sci-dcefeda47faf04f751d39f1d3f4430999553f40f.zip
sys-cluster/openmpi: add blocker for >=dev-libs/intel-common-16[mpi]
https://bugs.gentoo.org/show_bug.cgi?id=575220 Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild1
-rw-r--r--sys-cluster/openmpi/openmpi-1.8.8.ebuild3
-rw-r--r--sys-cluster/openmpi/openmpi-2.0.1.ebuild4
3 files changed, 7 insertions, 1 deletions
diff --git a/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild b/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
index 676680a8a..2d4de71c7 100644
--- a/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
@@ -48,6 +48,7 @@ REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs )
openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
MPI_UNCLASSED_DEP_STR="
+ !>=dev-libs/intel-common-16[mpi]
vt? (
!dev-libs/libotf
!app-text/lcdf-typetools
diff --git a/sys-cluster/openmpi/openmpi-1.8.8.ebuild b/sys-cluster/openmpi/openmpi-1.8.8.ebuild
index ee7581223..1a067212b 100644
--- a/sys-cluster/openmpi/openmpi-1.8.8.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -49,6 +49,7 @@ REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs )
openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
MPI_UNCLASSED_DEP_STR="
+ !>=dev-libs/intel-common-16[mpi]
vt? (
!dev-libs/libotf
!app-text/lcdf-typetools
diff --git a/sys-cluster/openmpi/openmpi-2.0.1.ebuild b/sys-cluster/openmpi/openmpi-2.0.1.ebuild
index d126d9630..a4939768e 100644
--- a/sys-cluster/openmpi/openmpi-2.0.1.ebuild
+++ b/sys-cluster/openmpi/openmpi-2.0.1.ebuild
@@ -47,6 +47,10 @@ REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs )
openmpi_ofed_features_dynamic-sl? ( openmpi_fabrics_ofed )
openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
+MPI_UNCLASSED_DEP_STR="
+ !>=dev-libs/intel-common-16[mpi]
+"
+
CDEPEND="
>=dev-libs/libevent-2.0.22[${MULTILIB_USEDEP}]
dev-libs/libltdl:0[${MULTILIB_USEDEP}]