From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/edac-utils/
Date: Mon, 31 May 2021 09:20:17 +0000 (UTC) [thread overview]
Message-ID: <1622452775.255b9b21e25f25c2d9f56e9016b0c23e012ba721.soap@gentoo> (raw)
commit: 255b9b21e25f25c2d9f56e9016b0c23e012ba721
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 09:19:35 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon May 31 09:19:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255b9b21
sys-apps/edac-utils: drop deprecated ltprune eclass
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-apps/edac-utils/edac-utils-0.18.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sys-apps/edac-utils/edac-utils-0.18.ebuild b/sys-apps/edac-utils/edac-utils-0.18.ebuild
index c0e1edb052e..86bafa9ff0d 100644
--- a/sys-apps/edac-utils/edac-utils-0.18.ebuild
+++ b/sys-apps/edac-utils/edac-utils-0.18.ebuild
@@ -3,8 +3,6 @@
EAPI=5
-inherit ltprune
-
DESCRIPTION="Userspace helper for Linux kernel EDAC drivers"
HOMEPAGE="https://github.com/grondo/edac-utils"
SRC_URI="https://github.com/grondo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -38,7 +36,7 @@ src_install() {
# The rest is done via the udev-rule
rm -rf "${D}/etc/init.d"
- prune_libtool_files
+ find "${ED}" -name '*.la' -delete || die
}
pkg_postinst() {
next reply other threads:[~2021-05-31 9:20 UTC|newest]
Thread overview: 10+ 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-12-28 3:43 [gentoo-commits] repo/gentoo:master commit in: sys-apps/edac-utils/ Sam James
2023-03-04 7:50 Arthur Zamarin
2022-12-29 22:54 Sam James
2022-01-01 9:38 Sam James
2021-09-07 11:55 Agostino Sarubbo
2021-08-02 3:18 Sam James
2021-08-02 3:18 Sam James
2021-04-25 5:19 Sam James
2019-04-13 16:56 Tiziano Müller
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=1622452775.255b9b21e25f25c2d9f56e9016b0c23e012ba721.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