On 21:34 Mon 15 Oct , Christian Faulhammer (opfer) wrote:
> 1.1 app-office/gnotime/gnotime-2.2.3.ebuild
>
> file :
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?rev=1.1&view=markup
> plain:
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.3.ebuild?rev=1.1&content-type=text/plain
> pkg_setup() {
> # upstream knows about the fix and has promised to incorporate it
> if has_version ">=dev-scheme/guile-1.8" && ! built_with_use
> dev-scheme/guile deprecated;then
> eerror "rebuild dev-scheme/guile with USE=deprecated"
> die
> fi
> }
You could drop the has_version check and pass '--missing true' to
built_with_use().
Thanks,
Donnie
--
[EMAIL PROTECTED] mailing list