On Tuesday, September 13, 2011 22:02:28 Donnie Berkholz wrote: > On 17:56 Tue 13 Sep , Mike Frysinger wrote: > > useful enough for EAPI ? or should i just stick it into eutils.eclass > > ? OR BOTH !? > > I prefer to avoid EAPI whenever possible, as it just makes things slower > and more complex.
should be easy to do both: [[ ${EAPI} == [01234] ]] && usex() { ... } -mike
signature.asc
Description: This is a digitally signed message part.