Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/mstflint/
Date: Tue, 11 Jan 2022 21:30:03
Message-Id: 1641936593.b35317f661e1d04790838d3e0035b1fbaff19148.zmedico@gentoo
1 commit: b35317f661e1d04790838d3e0035b1fbaff19148
2 Author: Zac Medico <zachary.medico <AT> sony <DOT> com>
3 AuthorDate: Tue Jan 11 21:24:54 2022 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 11 21:29:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35317f6
7
8 sys-fabric/mstflint: Switch to rdma-core
9
10 Closes: https://bugs.gentoo.org/831002
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
13
14 .../{mstflint-4.18.0_p1.ebuild => mstflint-4.18.0_p1-r1.ebuild} | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild b/sys-fabric/mstflint/mstflint-4.18.0_p1-r1.ebuild
18 similarity index 93%
19 rename from sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild
20 rename to sys-fabric/mstflint/mstflint-4.18.0_p1-r1.ebuild
21 index 642fdcf4600f..810536121d18 100644
22 --- a/sys-fabric/mstflint/mstflint-4.18.0_p1.ebuild
23 +++ b/sys-fabric/mstflint/mstflint-4.18.0_p1-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -17,7 +17,7 @@ IUSE="adb-generic-tools inband ssl"
31 SLOT="0"
32 RDEPEND="dev-db/sqlite:3=
33 sys-libs/zlib:=
34 - inband? ( sys-fabric/libibmad )
35 + inband? ( sys-cluster/rdma-core )
36 adb-generic-tools? (
37 dev-libs/boost:=
38 dev-libs/expat:=