On Wednesday 18 January 2012 06:45:59 Ulrich Mueller wrote:
> >>>>> On Wed, 18 Jan 2012, Mike Frysinger wrote:
> > ebuild:
> > CDROM_OPTIONAL="yes"
> > inherit cdrom
> > 
> > eclass:
> > if [[ ${CDROM_OPTIONAL} == "yes" ]] ; then
> >     PROPERTIES="cdinstall? ( interactive )"
> > else
> >     PROPERTIES="interactive"
> > fi
> > IUSE="cdinstall"
> 
> Looks good, except that I would move the IUSE line into the "then"
> clause.

err, yeah.  i'll commit this proposal so you don't have to be on the hook for 
the breakage ;).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to