summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2016-06-29 17:31:19 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2016-06-30 01:31:15 +0300
commit3aa6983b79db8e09f3b9d0d9f87774519800d7b5 (patch)
treee5513c269c31f6236acc10b86ac3787f3253792d /sys-cluster/corosync/corosync-1.3.5.ebuild
parentsys-block/tgt: adapt sys-infiniband to sys-fabric rename (diff)
downloadgentoo-3aa6983b79db8e09f3b9d0d9f87774519800d7b5.tar.gz
gentoo-3aa6983b79db8e09f3b9d0d9f87774519800d7b5.tar.bz2
gentoo-3aa6983b79db8e09f3b9d0d9f87774519800d7b5.zip
sys-cluster/corosync: adapt sys-infiniband to sys-fabric rename
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-cluster/corosync/corosync-1.3.5.ebuild')
-rw-r--r--sys-cluster/corosync/corosync-1.3.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/corosync/corosync-1.3.5.ebuild b/sys-cluster/corosync/corosync-1.3.5.ebuild
index 42e345bbd1e4..1ed7c8b59844 100644
--- a/sys-cluster/corosync/corosync-1.3.5.ebuild
+++ b/sys-cluster/corosync/corosync-1.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,8 +18,8 @@ IUSE="doc infiniband ssl static-libs"
RDEPEND="!sys-cluster/heartbeat
ssl? ( dev-libs/nss )
infiniband? (
- sys-infiniband/libibverbs
- sys-infiniband/librdmacm
+ sys-fabric/libibverbs
+ sys-fabric/librdmacm
)"
DEPEND="${RDEPEND}
virtual/pkgconfig