public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/librdmacm/
Date: Sun,  9 Jan 2022 18:40:07 +0000 (UTC)	[thread overview]
Message-ID: <1641753596.9043bb4eafc9a87378f07ebc8f368e23463c1e2b.soap@gentoo> (raw)

commit:     9043bb4eafc9a87378f07ebc8f368e23463c1e2b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  9 18:39:56 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan  9 18:39:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9043bb4e

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

Signed-off-by: David Seifert <soap <AT> gentoo.org>

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

diff --git a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild b/sys-fabric/librdmacm/librdmacm-1.0.18-r2.ebuild
similarity index 79%
rename from sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild
rename to sys-fabric/librdmacm/librdmacm-1.0.18-r2.ebuild
index c6ab4d81f4e6..53b25cdd809d 100644
--- a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild
+++ b/sys-fabric/librdmacm/librdmacm-1.0.18-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"
 
-inherit eutils openib multilib-minimal
+inherit openib multilib-minimal
 
 DESCRIPTION="OpenIB userspace RDMA CM library"
 
@@ -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
 }


             reply	other threads:[~2022-01-09 18:40 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09 18:40 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-09 18:40 [gentoo-commits] repo/gentoo:master commit in: sys-fabric/librdmacm/ David Seifert
2021-01-25 14:18 Sam James
2020-05-03 12:58 Agostino Sarubbo
2020-05-03 12:31 Agostino Sarubbo
2020-05-03 12:30 Agostino Sarubbo
2020-05-03 12:30 Agostino Sarubbo
2020-02-16 20:24 David Seifert
2018-04-23  0:24 Aaron Bauman
2018-02-25 10:35 Sergei Trofimovich
2017-08-13 10:56 Sergei Trofimovich
2017-07-01 10:17 Sergei Trofimovich
2017-04-22 13:57 Jeroen Roovers
2017-04-05 15:51 Michael Weber
2017-04-05 15:51 Michael Weber
2017-03-01  5:41 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1641753596.9043bb4eafc9a87378f07ebc8f368e23463c1e2b.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox