summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2016-06-29 17:29:28 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2016-06-30 01:31:15 +0300
commit414011e6a5b489c0760232100166a671ff6cdbec (patch)
treeaaa2723045298198e0b6c8db36c44ac895ce71f0 /sys-block
parentsys-block/fio: adapt sys-infiniband to sys-fabric rename (diff)
downloadgentoo-414011e6a5b489c0760232100166a671ff6cdbec.tar.gz
gentoo-414011e6a5b489c0760232100166a671ff6cdbec.tar.bz2
gentoo-414011e6a5b489c0760232100166a671ff6cdbec.zip
sys-block/open-iscsi: adapt sys-infiniband to sys-fabric rename
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/open-iscsi/open-iscsi-2.0.873-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/open-iscsi/open-iscsi-2.0.873-r2.ebuild b/sys-block/open-iscsi/open-iscsi-2.0.873-r2.ebuild
index 8166a2745464..3cc19c524849 100644
--- a/sys-block/open-iscsi/open-iscsi-2.0.873-r2.ebuild
+++ b/sys-block/open-iscsi/open-iscsi-2.0.873-r2.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug slp +tcp infiniband rdma"
-DEPEND="slp? ( net-libs/openslp ) infiniband? ( sys-infiniband/ofed )"
+DEPEND="slp? ( net-libs/openslp ) infiniband? ( sys-fabric/ofed )"
RDEPEND="${DEPEND}
sys-fs/lsscsi
sys-apps/util-linux"