On Thu, Feb 16, 2017 at 02:37:15AM +0900, Alice Ferrazzi wrote:
> After mpagano works on the kernel-2.eclass update,
> I think we can move kernel-2.eclass to EAPI6.
> 
> ---
>  eclass/kernel-2.eclass | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
> index 0c9ce04..351e32c 100644
> --- a/eclass/kernel-2.eclass
> +++ b/eclass/kernel-2.eclass
> @@ -198,7 +198,7 @@ case ${EAPI:-0} in
>       0|1)
>               EXPORT_FUNCTIONS src_{unpack,compile,install,test} \
>                       pkg_{setup,preinst,postinst,postrm} ;;
> -     2|3|4|5)
> +     2|3|4|5|6)
>               EXPORT_FUNCTIONS src_{unpack,prepare,compile,install,test} \
>                       pkg_{setup,preinst,postinst,postrm} ;;
>       *) die "${ECLASS}: EAPI ${EAPI} not supported" ;;
> -- 
> 2.7.3
> 
> 

++

I think I've addressed all EAPI-6 bugs opened against the eclass. 

-- 
Mike Pagano
Gentoo Developer - Kernel Project
Gentoo Sources - Member
E-Mail     : mpag...@gentoo.org
GnuPG FP   : EEE2 601D 0763 B60F 848C  9E14 3C33 C650 B576 E4E3
Public Key : http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index

Reply via email to