[gentoo-commits] repo/gentoo:master commit in: sys-fabric/libmthca/, profiles/

2022-02-15 Thread Jakov Smolić
commit: 5af2b88ace956da3917a5829842032d2b1b1
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Feb 15 09:14:31 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Feb 15 09:22:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af2b88a

sys-fabric/libmthca: treeclean

Signed-off-by: Jakov Smolić  gentoo.org>

 profiles/package.mask |  1 -
 sys-fabric/libmthca/Manifest  |  1 -
 sys-fabric/libmthca/libmthca-1.0.6.ebuild | 29 -
 sys-fabric/libmthca/metadata.xml  | 14 --
 4 files changed, 45 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index daa58583441b..4b48be03c998 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -205,7 +205,6 @@ sys-fabric/libibverbs
 sys-fabric/libipathverbs
 sys-fabric/libmlx4
 sys-fabric/libmlx5
-sys-fabric/libmthca
 
 # Georgy Yakovlev  (2022-01-15)
 # Last branch update happened ~ 12 month ago.

diff --git a/sys-fabric/libmthca/Manifest b/sys-fabric/libmthca/Manifest
deleted file mode 100644
index b3649eecb827..
--- a/sys-fabric/libmthca/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST OFED-3.12-rc1.tgz 22055476 BLAKE2B 
49e6411721392f418369a292513709f396fbb0f17001687aa15b5c0acdc91013cc67354e5978df56452178af7fbbd338a7ff408592ff9126a3045b9bb27375fe
 SHA512 
9f834d6982ab7e8ab47a8b5c958ab2e4c238ef983e47798e7f06655f69672ea1e996297939b381f26ed8c39552f6e62156173d5ddd2f0a7b6cad6aecdd973944

diff --git a/sys-fabric/libmthca/libmthca-1.0.6.ebuild 
b/sys-fabric/libmthca/libmthca-1.0.6.ebuild
deleted file mode 100644
index d1c8c256b09e..
--- a/sys-fabric/libmthca/libmthca-1.0.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-OFED_VER="3.12"
-OFED_RC="1"
-OFED_RC_VER="1"
-OFED_SUFFIX="1"
-
-inherit openib
-
-DESCRIPTION="OpenIB userspace driver for Mellanox InfiniBand HCAs"
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE=""
-
-DEPEND="sys-fabric/libibverbs:${SLOT}"
-RDEPEND="${DEPEND}
-   !sys-fabric/openib-userspace"
-block_other_ofed_versions
-
-src_configure() {
-   econf --disable-static
-}
-
-src_install() {
-   default
-   find "${ED}" -name '*.la' -delete || die
-}

diff --git a/sys-fabric/libmthca/metadata.xml b/sys-fabric/libmthca/metadata.xml
deleted file mode 100644
index 042d4e3afc79..
--- a/sys-fabric/libmthca/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   clus...@gentoo.org
-   Gentoo Cluster Project
-
-
-libibverbs is a library that allows programs to use InfiniBand "verbs"
-for direct access to IB hardware from userspace.  For more information
-on verbs, see the InfiniBand Architecture Specification vol. 1,
-especially chapter 11.
-
-



[gentoo-commits] repo/gentoo:master commit in: sys-fabric/libmthca/

2021-05-16 Thread Sam James
commit: 5be47a97ffd1f5930e62e80ac1acb7852ac35d9c
Author: Sam James  gentoo  org>
AuthorDate: Sun May 16 19:53:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 16 19:53:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be47a97

sys-fabric/libmthca: Stabilize 1.0.6 x86, #643122

Signed-off-by: Sam James  gentoo.org>

 sys-fabric/libmthca/libmthca-1.0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fabric/libmthca/libmthca-1.0.6.ebuild 
b/sys-fabric/libmthca/libmthca-1.0.6.ebuild
index 498608f416a..d1c8c256b09 100644
--- a/sys-fabric/libmthca/libmthca-1.0.6.ebuild
+++ b/sys-fabric/libmthca/libmthca-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ OFED_SUFFIX="1"
 inherit openib
 
 DESCRIPTION="OpenIB userspace driver for Mellanox InfiniBand HCAs"
-KEYWORDS="amd64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux"
 IUSE=""
 
 DEPEND="sys-fabric/libibverbs:${SLOT}"



[gentoo-commits] repo/gentoo:master commit in: sys-fabric/libmthca/

2020-11-14 Thread David Seifert
commit: a468e82cf7eaf00217d4c7464d1d6b22711821a7
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sat Nov 14 20:20:13 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Nov 14 20:20:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a468e82c

sys-fabric/libmthca: disable static libs

Closes: https://bugs.gentoo.org/725968
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: David Seifert  gentoo.org>

 sys-fabric/libmthca/libmthca-1.0.6.ebuild | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/sys-fabric/libmthca/libmthca-1.0.6.ebuild 
b/sys-fabric/libmthca/libmthca-1.0.6.ebuild
index 12b7d53cec4..498608f416a 100644
--- a/sys-fabric/libmthca/libmthca-1.0.6.ebuild
+++ b/sys-fabric/libmthca/libmthca-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -18,3 +18,12 @@ DEPEND="sys-fabric/libibverbs:${SLOT}"
 RDEPEND="${DEPEND}
!sys-fabric/openib-userspace"
 block_other_ofed_versions
+
+src_configure() {
+   econf --disable-static
+}
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fabric/libmthca/

2018-04-22 Thread Aaron Bauman
commit: 49d659cae6e0d6607b33887616dcef5268a506b5
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Apr 23 00:20:54 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Apr 23 00:20:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d659ca

sys-fabric/libmthca: amd64 stable wrt bug #643122

Bug: https://bugs.gentoo.org/643122
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 sys-fabric/libmthca/libmthca-1.0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fabric/libmthca/libmthca-1.0.6.ebuild 
b/sys-fabric/libmthca/libmthca-1.0.6.ebuild
index 4fc68162606..12b7d53cec4 100644
--- a/sys-fabric/libmthca/libmthca-1.0.6.ebuild
+++ b/sys-fabric/libmthca/libmthca-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -11,7 +11,7 @@ OFED_SUFFIX="1"
 inherit openib
 
 DESCRIPTION="OpenIB userspace driver for Mellanox InfiniBand HCAs"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux"
 IUSE=""
 
 DEPEND="sys-fabric/libibverbs:${SLOT}"