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: sci-astronomy/cpl/
Date: Mon, 31 May 2021 09:20:16 +0000 (UTC)	[thread overview]
Message-ID: <1622452746.308924246d8cbd6d0eacc84eee3a4fa56b4343d0.soap@gentoo> (raw)

commit:     308924246d8cbd6d0eacc84eee3a4fa56b4343d0
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 09:19:06 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon May 31 09:19:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30892424

sci-astronomy/cpl: drop deprecated ltprune eclass

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

 sci-astronomy/cpl/cpl-7.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-astronomy/cpl/cpl-7.0-r1.ebuild b/sci-astronomy/cpl/cpl-7.0-r1.ebuild
index 395d2d56f99..c93a0ca4831 100644
--- a/sci-astronomy/cpl/cpl-7.0-r1.ebuild
+++ b/sci-astronomy/cpl/cpl-7.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 JAVA_PKG_OPT_USE=gasgano
 
-inherit autotools java-pkg-opt-2 ltprune
+inherit autotools java-pkg-opt-2
 
 DESCRIPTION="ESO common pipeline library for astronomical data reduction"
 HOMEPAGE="http://www.eso.org/sci/software/cpl/"
@@ -72,6 +72,6 @@ src_compile() {
 
 src_install() {
 	default
-	prune_libtool_files --all
+	find "${ED}" -name '*.la' -delete || die
 	use doc && emake install-html
 }


             reply	other threads:[~2021-05-31  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31  9:20 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-17 14:53 [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/cpl/ Arthur Zamarin
2023-09-17 14:53 Arthur Zamarin
2016-04-05 21:14 Sebastien Fabbro

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=1622452746.308924246d8cbd6d0eacc84eee3a4fa56b4343d0.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