Re: [PATCH] font.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]> We should review https://bugs.gentoo.org/buglist.cgi?quicksearch=font.eclass&list_id=8093958 first. > --- > eclass/font.eclass | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/eclass/font.eclass b/eclass/font.eclass > index f0261ad05dd6..1c8b584e0338 100644 > --- a/eclass/font.eclass > +++ b/eclass/font.eclass > @@ -4,11 +4,11 @@ > # @ECLASS: font.eclass > # @MAINTAINER: > # [email protected] > -# @SUPPORTED_EAPIS: 7 8 > +# @SUPPORTED_EAPIS: 7 8 9 > # @BLURB: Eclass to make font installation uniform > > case ${EAPI} in > - 7|8) ;; > + 7|8|9) ;; > *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;; > esac
signature.asc
(application/pgp-signature, 418 B)
-----BEGIN PGP SIGNATURE----- iQEBBAEWCgCpFiEEJaa7iN2bdkxrVUHCc4QJ9SDfkZAFAmqE2mUbFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25z Lm9wZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQyNUE2QkI4OEREOUI3NjRDNkI1NTQx QzI3Mzg0MDlGNTIwREY5MTkwDxxzYW1AZ2VudG9vLm9yZwAKCRBzhAn1IN+RkKhD AQDfz93ctr8udip0+i4gC75neLEHqvf0BnhBOCuA7GOLwwD/TtHKfmUrFpiz/4DG w0gF47mOJUkK1S7+5b3ExbCMkgE= =r1/+ -----END PGP SIGNATURE-----