summaryrefslogtreecommitdiff
path: root/sys-cluster/mvapich2
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/mvapich2')
-rw-r--r--sys-cluster/mvapich2/mvapich2-1.6.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/sys-cluster/mvapich2/mvapich2-1.6.ebuild b/sys-cluster/mvapich2/mvapich2-1.6.ebuild
index e3d30ee91a9..54b394cbf25 100644
--- a/sys-cluster/mvapich2/mvapich2-1.6.ebuild
+++ b/sys-cluster/mvapich2/mvapich2-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,11 +18,11 @@ IUSE="debug fortran large-cluster medium-cluster romio threads"
RDEPEND="
|| (
(
- sys-infiniband/libibverbs
- sys-infiniband/libibumad
- sys-infiniband/libibmad
- sys-infiniband/librdmacm )
- sys-infiniband/openib-userspace )"
+ sys-fabric/libibverbs
+ sys-fabric/libibumad
+ sys-fabric/libibmad
+ sys-fabric/librdmacm )
+ sys-fabric/openib-userspace )"
DEPEND="${RDEPEND}"
S="${WORKDIR}/mvapich2-${PV/_/-}"