diff options
author | Zac Medico <zachary.medico@sony.com> | 2022-01-11 13:24:54 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2022-01-11 13:29:53 -0800 |
commit | b35317f661e1d04790838d3e0035b1fbaff19148 (patch) | |
tree | a5402dad2e39bc7162e38eb8f0358cfa57612c63 | |
parent | dev-python/gmpy: Stabilize 2.1.0 ppc64, #831032 (diff) | |
download | gentoo-b35317f661e1d04790838d3e0035b1fbaff19148.tar.gz gentoo-b35317f661e1d04790838d3e0035b1fbaff19148.tar.bz2 gentoo-b35317f661e1d04790838d3e0035b1fbaff19148.zip |
sys-fabric/mstflint: Switch to rdma-core
Closes: https://bugs.gentoo.org/831002
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r-- | sys-fabric/mstflint/mstflint-4.18.0_p1-r1.ebuild (renamed from sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild b/sys-fabric/mstflint/mstflint-4.18.0_p1-r1.ebuild index 642fdcf4600f..810536121d18 100644 --- a/sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild +++ b/sys-fabric/mstflint/mstflint-4.18.0_p1-r1.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 @@ -17,7 +17,7 @@ IUSE="adb-generic-tools inband ssl" SLOT="0" RDEPEND="dev-db/sqlite:3= sys-libs/zlib:= - inband? ( sys-fabric/libibmad ) + inband? ( sys-cluster/rdma-core ) adb-generic-tools? ( dev-libs/boost:= dev-libs/expat:= |