commit: b35317f661e1d04790838d3e0035b1fbaff19148 Author: Zac Medico <zachary.medico <AT> sony <DOT> com> AuthorDate: Tue Jan 11 21:24:54 2022 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Tue Jan 11 21:29:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35317f6
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 <AT> gentoo.org> .../{mstflint-4.18.0_p1.ebuild => mstflint-4.18.0_p1-r1.ebuild} | 4 ++-- 1 file 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 similarity index 93% rename from sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild rename to 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:=