Mailing List Archive

[PATCH 0/2] *.eclass: Replace eutils inherit by eqawarn in EAPI 6
These trivial patches replace "inherit eutils" by "inherit eqawarn"
which is the only function that is actually needed. This will allow
dropping EAPI 6 from indirectly (via eutils) inherited eclasses in a
second step.

I've verified that none of the affected 53 ebuilds in the Gentoo
repository call any functions of the indirectly inherited eclasses.

Ulrich Müller (2):
flag-o-matic.eclass: Replace eutils inherit by eqawarn in EAPI 6
rpm.eclass: Replace eutils inherit by eqawarn in EAPI 6

eclass/flag-o-matic.eclass | 2 +-
eclass/rpm.eclass | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--
2.43.0