On Wed, 2019-05-29 at 11:31 +0200, Ulrich Mueller wrote: > > > > > > On Wed, 29 May 2019, David Seifert wrote: > > On Wed, 2019-05-29 at 11:00 +0200, Michael Haubenwallner wrote: > > > +case ${EAPI:-0} in > > > + [0-6]*) > > Why the *? Do we really care about EAPI="5-HDEPEND" and others? > > Worse, this will match EAPI 10. :)
To be honest, I already have nightmares about the EAPI specifier becoming a two-digit number, so many globs will fail...