Am 28.06.21 um 08:18 schrieb Ulrich Mueller:
On Mon, 28 Jun 2021, Martin Dummer wrote:
--- a/eclass/vdr-plugin-2.eclass
+++ b/eclass/vdr-plugin-2.eclass
@@ -76,7 +76,7 @@
inherit flag-o-matic toolchain-funcs unpacker
This should also inherit strip-linguas.eclass, because strip-linguas is
called in vdr_linguas_support().
Okay, I understand. I did not notice the call to "strip-linguas", and
I'm wondering how this could have worked all the years in the past.
In EAPIs 5 and 6 it inherited it indirectly via eutils. But indeed, in
EAPI 7 I don't see how it could have worked.
Ulrich
Hi,
if there are no more points to discuss, could someone please add a
review to
https://github.com/gentoo/gentoo/pull/21447
?
Martin