[gentoo-dev] [PATCH 0/2] *.eclass: Replace eutils inherit by eqawarn in
From =?UTF-8?q?Ulrich=20M=C3=BCller?=@21:1/5 to All on Thu Dec 7 18:50:01 2023
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