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

2022-02-15 Thread Jakov Smolić
commit: e515d4a7366926480cdce02f51f875ca7f3c6546
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Feb 15 09:18:05 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Feb 15 09:22:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e515d4a7

sys-fabric/libibverbs: treeclean

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

 profiles/package.mask|  1 -
 sys-fabric/libibverbs/Manifest   |  1 -
 sys-fabric/libibverbs/libibverbs-1.1.7-r2.ebuild | 31 
 sys-fabric/libibverbs/metadata.xml   | 14 ---
 4 files changed, 47 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 14c8e03ae8a5..14fb0f249887 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -201,7 +201,6 @@ sys-fabric/libehca
 sys-fabric/libibcm
 sys-fabric/libibmad
 sys-fabric/libibumad
-sys-fabric/libibverbs
 
 # Georgy Yakovlev  (2022-01-15)
 # Last branch update happened ~ 12 month ago.

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

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r2.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r2.ebuild
deleted file mode 100644
index 86e03dd440a2..
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-OFED_VER="3.12"
-OFED_RC="1"
-OFED_RC_VER="1"
-OFED_SUFFIX="1.gcbf2a35"
-
-inherit openib multilib-minimal
-
-DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 
~amd64-linux"
-IUSE="static-libs"
-
-DEPEND=""
-RDEPEND="${DEPEND}
-   !sys-fabric/openib-userspace"
-block_other_ofed_versions
-
-multilib_src_configure() {
-   ECONF_SOURCE=${S} \
-   econf $(use_enable static-libs static)
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   find "${ED}" -name '*.la' -delete || die
-}

diff --git a/sys-fabric/libibverbs/metadata.xml 
b/sys-fabric/libibverbs/metadata.xml
deleted file mode 100644
index 042d4e3afc79..
--- a/sys-fabric/libibverbs/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/libibverbs/

2022-01-09 Thread David Seifert
commit: b08e7e736e7c0cd2f14e7b9351fcc0a9f555dd82
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan  9 18:39:53 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan  9 18:39:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08e7e73

sys-fabric/libibverbs: drop 1.1.7

Signed-off-by: David Seifert  gentoo.org>

 sys-fabric/libibverbs/libibverbs-1.1.7.ebuild | 20 
 1 file changed, 20 deletions(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild
deleted file mode 100644
index 865b9b3ef63f..
--- a/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild
+++ /dev/null
@@ -1,20 +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.gcbf2a35"
-
-inherit openib
-
-DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
-KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
-   !sys-fabric/openib-userspace"
-block_other_ofed_versions



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

2022-01-09 Thread David Seifert
commit: 30d5d13f4853db431947ed125cafa3687c37e73c
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan  9 18:39:54 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan  9 18:39:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d5d13f

sys-fabric/libibverbs: update EAPI 5 -> 6

Signed-off-by: David Seifert  gentoo.org>

 .../{libibverbs-1.1.7-r1.ebuild => libibverbs-1.1.7-r2.ebuild}| 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r2.ebuild
similarity index 79%
rename from sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
rename to sys-fabric/libibverbs/libibverbs-1.1.7-r2.ebuild
index 36227d3bcda6..86e03dd440a2 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r2.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=6
 
 OFED_VER="3.12"
 OFED_RC="1"
 OFED_RC_VER="1"
 OFED_SUFFIX="1.gcbf2a35"
 
-inherit eutils openib multilib-minimal
+inherit openib multilib-minimal
 
 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 
@@ -27,5 +27,5 @@ multilib_src_configure() {
 
 multilib_src_install_all() {
einstalldocs
-   use static-libs || find "${ED}/usr" -name '*.la' -delete
+   find "${ED}" -name '*.la' -delete || die
 }



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

2021-01-25 Thread Sam James
commit: 2418ec2d422f3fb92f73ce310b7a6c9be96b7f87
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 25 14:17:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 25 14:17:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2418ec2d

sys-fabric/libibverbs: Keyword 1.1.7-r1 arm64, #753833

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

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 1261760d1d0..36227d3bcda 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.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"
@@ -12,7 +12,7 @@ inherit eutils openib multilib-minimal
 
 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 
~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2020-05-03 Thread Agostino Sarubbo
commit: 9f127c3219294fba1d19697d39d3921146e96577
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 12:58:37 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 12:58:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f127c32

sys-fabric/libibverbs: arm stable wrt bug #720696

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 945147d8da2..1261760d1d0 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit eutils openib multilib-minimal
 
 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2020-05-03 Thread Agostino Sarubbo
commit: 5525e7f933fc0e5742d5d3d990b6c30e131035f7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 12:31:54 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 12:31:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5525e7f9

sys-fabric/libibverbs: x86 stable wrt bug #720696

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index b5f05654214..945147d8da2 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit eutils openib multilib-minimal
 
 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2020-05-03 Thread Agostino Sarubbo
commit: 8287f656fd0c1b5de63698b6a8be5e62b0f52049
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 12:30:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 12:30:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8287f656

sys-fabric/libibverbs: ppc64 stable wrt bug #720696

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 59ed6f0f022..b5f05654214 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit eutils openib multilib-minimal
 
 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2020-05-03 Thread Agostino Sarubbo
commit: 8cec41c36fb3ca6c19659e214b654e9ad2008d1c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 12:30:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 12:30:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cec41c3

sys-fabric/libibverbs: ppc stable wrt bug #720696

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index eb45b26f8f6..59ed6f0f022 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit eutils openib multilib-minimal
 
 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2020-02-16 Thread David Seifert
commit: 05875dda7f55153bb362ba68ea4cc4f7f9d19fc6
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 16 20:24:20 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 16 20:24:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05875dda

sys-fabric/libibverbs: [QA] inherit eutils.eclass directly

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 294b0e487e6..eb45b26f8f6 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.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"
@@ -8,7 +8,7 @@ OFED_RC="1"
 OFED_RC_VER="1"
 OFED_SUFFIX="1.gcbf2a35"
 
-inherit openib multilib-minimal
+inherit eutils openib multilib-minimal
 
 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 



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

2018-02-25 Thread Sergei Trofimovich
commit: 579308ff824b0d560f1fb82d2bda4835399b46ec
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Feb 25 06:31:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Feb 25 10:35:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579308ff

sys-fabric/libibverbs: keyworded 1.1.7-r1 for sparc, bug #611280

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index f0490bba053..4966f9fe166 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ inherit openib multilib-minimal
 
 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2017-12-01 Thread David Seifert
commit: d90d2abcca40d52048ccc66b11429c962c3ea1d3
Author: David Seifert  gentoo  org>
AuthorDate: Fri Dec  1 21:17:31 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Dec  1 22:18:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90d2abc

sys-fabric/libibverbs: [QA] Fix DESCRIPTION.toolong

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 sys-fabric/libibverbs/libibverbs-1.1.7.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 9f87e68d527..f0490bba053 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -10,7 +10,7 @@ OFED_SUFFIX="1.gcbf2a35"
 
 inherit openib multilib-minimal
 
-DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct 
access to IB hardware"
+DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="static-libs"

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild
index 1f690692693..770cefe9025 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild
@@ -10,7 +10,7 @@ OFED_SUFFIX="1.gcbf2a35"
 
 inherit eutils openib
 
-DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct 
access to IB hardware"
+DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB 
hardware"
 KEYWORDS="amd64 x86 ~amd64-linux"
 IUSE=""
 



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

2017-08-13 Thread Sergei Trofimovich
commit: 22ec99554a8fd3dd5fd9471a15c46cb99dab73b7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Aug 13 10:51:29 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Aug 13 10:51:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ec9955

sys-fabric/libibverbs: keyworded 1.1.7-r1 for ppc, bug #611280

Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 2a74d2280ac..9f87e68d527 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit openib multilib-minimal
 
 DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct 
access to IB hardware"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2017-07-01 Thread Sergei Trofimovich
commit: 34f4f63bbf53e729d0494e29f23da3658c6a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jul  1 10:17:41 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jul  1 10:17:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f4

sys-fabric/libibverbs: ia64 keyworded, bug #611280

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index bf8ff58e42f..2a74d2280ac 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit openib multilib-minimal
 
 DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct 
access to IB hardware"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2017-04-22 Thread Jeroen Roovers
commit: 1c7fa2db47dad106a2e7300e5da3f9aed6e7c402
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Apr 22 13:56:50 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Apr 22 13:57:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7fa2db

sys-fabric/libibverbs: Mark ~hppa (bug #611280).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 7b917d03496..e3cb8379376 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit openib multilib-minimal
 
 DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct 
access to IB hardware"
 
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2017-04-05 Thread Michael Weber
commit: 776c23553213897406ab8c9ee0fb0e8c3f0e
Author: Michael Weber  gentoo  org>
AuthorDate: Wed Apr  5 15:50:39 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Apr  5 15:51:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776c2355

sys-fabric/libibverbs: add ~ppc64 keyword (bug 611280)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 21094ed51a1..7b917d03496 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit openib multilib-minimal
 
 DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct 
access to IB hardware"
 
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2017-04-05 Thread Michael Weber
commit: 645687d6d2c5375d18d1b58d8078681453506acd
Author: Michael Weber  gentoo  org>
AuthorDate: Wed Apr  5 15:49:18 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Apr  5 15:51:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=645687d6

sys-fabric/libibverbs: add ~arm keyword (bug 611280)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
index 3ed1e160e75..21094ed51a1 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -12,7 +12,7 @@ inherit openib multilib-minimal
 
 DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct 
access to IB hardware"
 
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
 IUSE="static-libs"
 
 DEPEND=""



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

2017-02-28 Thread Mike Frysinger
commit: 725db1f955f1c10227fca8e31bf564576d04bc9c
Author: Mike Frysinger  gentoo  org>
AuthorDate: Wed Mar  1 05:15:59 2017 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Wed Mar  1 05:40:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725db1f9

sys-fabric/libibverbs: add static-libs & multilib support

 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 31 
 1 file changed, 31 insertions(+)

diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild 
b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
new file mode 100644
index 000..3ed1e160e75
--- /dev/null
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 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.gcbf2a35"
+
+inherit openib multilib-minimal
+
+DESCRIPTION="A library allowing programs to use InfiniBand 'verbs' for direct 
access to IB hardware"
+
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE="static-libs"
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   !sys-fabric/openib-userspace"
+block_other_ofed_versions
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} \
+   econf $(use_enable static-libs static)
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   use static-libs || find "${ED}/usr" -name '*.la' -delete
+}