From: Conrad Kostecki <conikost@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [PATCH 1/2] eclass/eutils.eclass: drop ltprune inherit
Date: Tue, 27 Jul 2021 00:28:57 +0200 [thread overview]
Message-ID: <20210726222858.9650-1-conikost@gentoo.org> (raw)
No ebuilds remaining to call directly prune_libtool_files,
so we could drop the ltprune inherit in eutils.
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
---
eclass/eutils.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/eutils.eclass b/eclass/eutils.eclass
index 207d05e7f97..8a7cb6bde53 100644
--- a/eclass/eutils.eclass
+++ b/eclass/eutils.eclass
@@ -25,7 +25,7 @@ _EUTILS_ECLASS=1
# implicitly inherited (now split) eclasses
case ${EAPI} in
5|6)
- inherit desktop edos2unix epatch estack ltprune multilib \
+ inherit desktop edos2unix epatch estack multilib \
preserve-libs strip-linguas toolchain-funcs vcs-clean wrapper
;;
7) inherit edos2unix strip-linguas wrapper ;;
--
2.32.0
next reply other threads:[~2021-07-26 22:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-26 22:28 Conrad Kostecki [this message]
2021-07-26 22:28 ` [gentoo-dev] [PATCH 2/2] eclass/gstreamer.eclass: drop ltprune inherit Conrad Kostecki
2021-07-27 8:29 ` [gentoo-dev] [PATCH 1/2] eclass/eutils.eclass: " Ulrich Mueller
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=20210726222858.9650-1-conikost@gentoo.org \
--to=conikost@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