From 9d6a5b9dceb93680831e709370ec9e3819631681 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Wed, 29 Jun 2016 17:34:06 +0300 Subject: [PATCH] sys-cluster/mvapich2: adapt sys-infiniband to sys-fabric rename Package-Manager: portage-2.3.0_rc1 --- sys-cluster/mvapich2/mvapich2-1.6.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-cluster/mvapich2/mvapich2-1.6.ebuild b/sys-cluster/mvapich2/mvapich2-1.6.ebuild index e3d30ee91a93..54b394cbf255 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/_/-}" -- 2.26.2