Re: [PATCH] edo.eclass: support EAPI 9
Ulrich Müller <[email protected]>
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Tue, 18 Aug 2026, Florian Schmaus wrote: > --- a/eclass/edo.eclass > +++ b/eclass/edo.eclass > @@ -1,4 +1,4 @@ > -# Copyright 2022-2025 Gentoo Authors > +# Copyright 2022-2026 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > # @ECLASS: edo.eclass > @@ -6,7 +6,7 @@ > # QA Team <[email protected]> > # @AUTHOR: > # Sam James <[email protected]> > -# @SUPPORTED_EAPIS: 7 8 > +# @SUPPORTED_EAPIS: 7 8 9 > # @BLURB: Convenience function to run commands verbosely and die on failure > # @DESCRIPTION: > # This eclass provides the 'edo' command, and an 'edob' variant for ebegin/eend, edo is available as a package manager command in EAPI 9. > @@ -23,7 +23,7 @@ > # command's output and only present it if the command returned with a > # non-zero exit status. > case ${EAPI} in > - 7|8) ;; > + 7|8|9) ;; > *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;; > esac
signature.asc
(application/pgp-signature, 544 B)
-----BEGIN PGP SIGNATURE----- iQFfBAEBCABJFiEEtDnZ1O9xIP68rzDbUYgzUIhBXi4FAmqEr6gbFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwyDxx1bG1AZ2VudG9vLm9yZwAKCRBRiDNQiEFeLiKM CAChrwbYiuXNTmHY0eMppGmrCJx3N/P95OiN64CDaCGUeC0C/JJ8OCJIFC2APKWU BamWyx9oi2PEIAjx7ITEt9tPQvS+qEiRyJUI0aEcc6ph7YGtBDcDQiSK3OShX8+a PYkUMWiiJ93QkriZcotIwKVtdlK/V3wpXDtroZjnKoMW4RBnu3+BACgr7yWRjaCh I0x0IVALTQCyfzrHNFD/61uDcf2IoiPcoGt+IQlCJbOolcQuB9LwlyL9Ks5Vzr2P +HV/TBft26eCwAzdNYhhRneR3uPDar0X9qLew29K9Rc3tPtwfPAYe+nwY05mNujo 17yQwxmzaG0vg1vtGXoF6rr1 =x4UR -----END PGP SIGNATURE-----