On 17:30 Sat 17 Nov     , Peter Weller (welp) wrote:
> 1.1                  app-editors/tea/tea-17.4.1.ebuild
> 
> file : 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-17.4.1.ebuild?rev=1.1&view=markup
> plain: 
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/tea/tea-17.4.1.ebuild?rev=1.1&content-type=text/plain

> src_compile() {
>       local myconf
> 
>       if use hacking; then
>               myconf="${myconf} --enable-hacking"
>       fi
>       if ! use gnome; then
>               myconf="${myconf} --enable-legacy"
>       fi
>       if use enchant; then
>               myconf="${myconf} --enable-enchant"
>       fi
> 
>       econf \
>       $(use_enable ipv6) \
>       ${myconf} || die "econf failed!"

Any reason the rest of the flags aren't using use_enable()?

Thanks,
Donnie
-- 
[EMAIL PROTECTED] mailing list

Reply via email to