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: media-video/kino/
Date: Mon, 31 May 2021 09:20:16 +0000 (UTC)	[thread overview]
Message-ID: <1622452722.ab1eeb997f220495d4d65f6af489fb65a6ac0433.soap@gentoo> (raw)

commit:     ab1eeb997f220495d4d65f6af489fb65a6ac0433
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 09:18:42 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon May 31 09:18:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1eeb99

media-video/kino: drop deprecated ltprune eclass

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

 media-video/kino/kino-1.3.4-r1.ebuild | 4 ++--
 media-video/kino/kino-1.3.4-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index 77e78c8d8e2..bf3def0c101 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit autotools ltprune udev xdg
+inherit autotools udev xdg
 
 DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
 HOMEPAGE="http://www.kinodv.org/"
@@ -99,5 +99,5 @@ src_install() {
 	default
 	mv "${ED}/$(get_udevdir)"/rules.d/{,99-}kino.rules
 	fowners root:root -R /usr/share/kino/help #177378
-	prune_libtool_files --all #385361
+	find "${ED}" -name '*.la' -delete || die #385361
 }

diff --git a/media-video/kino/kino-1.3.4-r2.ebuild b/media-video/kino/kino-1.3.4-r2.ebuild
index da4e9f6edd0..2d5b56e858f 100644
--- a/media-video/kino/kino-1.3.4-r2.ebuild
+++ b/media-video/kino/kino-1.3.4-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit autotools ltprune udev xdg
+inherit autotools udev xdg
 
 DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
 HOMEPAGE="http://www.kinodv.org/"
@@ -100,5 +100,5 @@ src_install() {
 	default
 	mv "${ED}/$(get_udevdir)"/rules.d/{,99-}kino.rules
 	fowners root:root -R /usr/share/kino/help #177378
-	prune_libtool_files --all #385361
+	find "${ED}" -name '*.la' -delete || die #385361
 }


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

Thread overview: 16+ 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 --
2021-08-14  7:03 [gentoo-commits] repo/gentoo:master commit in: media-video/kino/ Agostino Sarubbo
2021-08-13 21:55 Sam James
2021-08-13  6:52 Agostino Sarubbo
2021-08-13  6:51 Agostino Sarubbo
2021-08-12 17:58 Andreas Sturmlechner
2020-11-14 21:48 David Seifert
2020-04-26  9:25 Mikle Kolyada
2018-08-18 17:40 Andreas Sturmlechner
2018-06-03 11:47 Andreas Sturmlechner
2017-07-27 22:00 Denis Dupeyron
2017-06-21 12:17 Agostino Sarubbo
2017-06-21 11:57 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2017-06-17  9:28 Pacho Ramos
2016-10-12 18:11 Pacho Ramos

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=1622452722.ab1eeb997f220495d4d65f6af489fb65a6ac0433.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