Re: [PATCH 1/4] texlive-common.eclass: support EAPI 9
Sam James <[email protected]>
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Organization | Gentoo |
| Message-ID | <[email protected]> |
Florian Schmaus <[email protected]> writes: > Signed-off-by: Florian Schmaus <[email protected]> Reviewed-by: Sam James <[email protected]> > --- > eclass/texlive-common.eclass | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass > index 6e9c1fd84b4c..583e77d5d736 100644 > --- a/eclass/texlive-common.eclass > +++ b/eclass/texlive-common.eclass > @@ -6,7 +6,7 @@ > # [email protected] > # @AUTHOR: > # Original Author: Alexis Ballier <[email protected]> > -# @SUPPORTED_EAPIS: 7 8 > +# @SUPPORTED_EAPIS: 7 8 9 > # @BLURB: Provide various functions used by both texlive-core and texlive modules > # @DESCRIPTION: > # Purpose: Provide various functions used by both texlive-core and texlive > @@ -17,6 +17,7 @@ > case ${EAPI} in > 7) inherit eapi8-dosym eapi9-pipestatus ;; > 8) inherit eapi9-pipestatus ;; > + 9) ;; > *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;; > esac
signature.asc
(application/pgp-signature, 418 B)
-----BEGIN PGP SIGNATURE----- iQEBBAEWCgCpFiEEJaa7iN2bdkxrVUHCc4QJ9SDfkZAFAmqE2robFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25z Lm9wZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQyNUE2QkI4OEREOUI3NjRDNkI1NTQx QzI3Mzg0MDlGNTIwREY5MTkwDxxzYW1AZ2VudG9vLm9yZwAKCRBzhAn1IN+RkMWS AP9pLdJu7oIy+7dV6IHoNuP7k3AGcLVBBHiK35+dEgLlFAD8CFJZITXfRrhlSHfb NQley2A9M9lax8zxXeKi1qGC2A4= =/eHV -----END PGP SIGNATURE-----