commit:     f3e5fac023bb5dd2149ae2e9f9b217ca876662f3
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 14 13:30:37 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Jan 14 17:36:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e5fac0

sys-block/open-iscsi: Switch to rdma-core for infiniband support

Closes: https://bugs.gentoo.org/831005
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 .../{open-iscsi-2.1.4-r1.ebuild => open-iscsi-2.1.4-r2.ebuild}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-block/open-iscsi/open-iscsi-2.1.4-r1.ebuild 
b/sys-block/open-iscsi/open-iscsi-2.1.4-r2.ebuild
similarity index 98%
rename from sys-block/open-iscsi/open-iscsi-2.1.4-r1.ebuild
rename to sys-block/open-iscsi/open-iscsi-2.1.4-r2.ebuild
index 23187db32401..3b00ebc379c0 100644
--- a/sys-block/open-iscsi/open-iscsi-2.1.4-r1.ebuild
+++ b/sys-block/open-iscsi/open-iscsi-2.1.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ DEPEND="
        sys-apps/kmod
        sys-block/open-isns:=
        sys-kernel/linux-headers
-       infiniband? ( sys-fabric/ofed )
+       infiniband? ( sys-cluster/rdma-core )
        dev-libs/openssl:0=
        systemd? ( sys-apps/systemd )
 "

Reply via email to