On Tue, 31 May 2011 15:07:17 -0400 Mike Gilbert <[email protected]> wrote:
> case ${EAPI:-0} in
> 0|1) die "EAPI ${EAPI} unsupported.";;
> 2|3|4) ;;
> *) die "github-snapshot.eclass API in EAPI ${EAPI} not yet
> established." esac
>
> Why are EAPI 0 and 1 unsupported? I don't see anything that would need
> EAPI 2 features.
I don't see a reason to support them. They don't provide src_prepare()
which increases amount of code required by user to handle them.
Moreover, github snapshots require EAPI2 arrows in SRC_URI anyway.
--
Best regards,
Michał Górny
signature.asc
Description: PGP signature
