public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/bitlbee-steam/
Date: Wed, 21 Apr 2021 02:10:02 +0000 (UTC)	[thread overview]
Message-ID: <1618970985.d262f1241ca53614917e48ed430512586fb29e60.sam@gentoo> (raw)

commit:     d262f1241ca53614917e48ed430512586fb29e60
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 00:41:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 02:09:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d262f124

net-im/bitlbee-steam: ltprune--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/bitlbee-steam/bitlbee-steam-1.4.2.ebuild | 7 ++++---
 net-im/bitlbee-steam/bitlbee-steam-9999.ebuild  | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/net-im/bitlbee-steam/bitlbee-steam-1.4.2.ebuild b/net-im/bitlbee-steam/bitlbee-steam-1.4.2.ebuild
index c0ec7c0ca9c..485f9d30d9b 100644
--- a/net-im/bitlbee-steam/bitlbee-steam-1.4.2.ebuild
+++ b/net-im/bitlbee-steam/bitlbee-steam-1.4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit ltprune autotools
+inherit autotools
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/bitlbee/bitlbee-steam.git"
@@ -33,5 +33,6 @@ src_prepare() {
 
 src_install() {
 	default
-	prune_libtool_files --modules
+
+	find "${ED}" -name '*.la' -delete || die
 }

diff --git a/net-im/bitlbee-steam/bitlbee-steam-9999.ebuild b/net-im/bitlbee-steam/bitlbee-steam-9999.ebuild
index c0ec7c0ca9c..485f9d30d9b 100644
--- a/net-im/bitlbee-steam/bitlbee-steam-9999.ebuild
+++ b/net-im/bitlbee-steam/bitlbee-steam-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit ltprune autotools
+inherit autotools
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/bitlbee/bitlbee-steam.git"
@@ -33,5 +33,6 @@ src_prepare() {
 
 src_install() {
 	default
-	prune_libtool_files --modules
+
+	find "${ED}" -name '*.la' -delete || die
 }


             reply	other threads:[~2021-04-21  2:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21  2:10 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-12 18:45 [gentoo-commits] repo/gentoo:master commit in: net-im/bitlbee-steam/ Conrad Kostecki
2017-08-18  2:16 Tim Harder
2015-08-14 23:10 Julian Ospald

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=1618970985.d262f1241ca53614917e48ed430512586fb29e60.sam@gentoo \
    --to=sam@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