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-2.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-2.3.5.ebuild')
-rw-r--r--sys-cluster/corosync/corosync-2.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/corosync/corosync-2.3.5.ebuild b/sys-cluster/corosync/corosync-2.3.5.ebuild
index f129d11e049a..458c3f77d928 100644
--- a/sys-cluster/corosync/corosync-2.3.5.ebuild
+++ b/sys-cluster/corosync/corosync-2.3.5.ebuild
@@ -23,8 +23,8 @@ IUSE="doc infiniband static-libs systemd xml"
# --enable-watchdog : Watchdog support
RDEPEND="!sys-cluster/heartbeat
infiniband? (
- sys-infiniband/libibverbs:*
- sys-infiniband/librdmacm:*
+ sys-fabric/libibverbs:*
+ sys-fabric/librdmacm:*
)
dev-libs/nss
>=sys-cluster/libqb-0.14.4"