On Thu, 7 Jul 2005 17:14:36 +0100
Ciaran McCreesh <[EMAIL PROTECTED]> wrote:

> On Thu, 7 Jul 2005 18:04:59 +0200 Thomas de Grenier de Latour
> <[EMAIL PROTECTED]> wrote:
> | Thus, the src_compile should use some has_version instead:
> |     if has_version media-lib/sdl ; then
> |         emake game.sdl || die
> |     elif has_version ...
> 
> No, that breaks if you have sdl installed and USE=-sdl.
> 

Yup. By "It works", i meant "something will get compiled" (at
the contrary of the previous example), but sure it won't take USE
flag into account. My point point was the same as yours i think
ie., that has_version is not a good workaround for broken dep
strings.

--
TGL.
-- 
gentoo-dev@gentoo.org mailing list

Reply via email to