On Thu, 19 Jun 2014 12:21:35 -0700
Greg Turner <g...@malth.us> wrote:
> One thing people should be aware of is how this policy will interact
> with slotted ebuilds.  >=foo/bar-3.5[${MULTILIB_USEDEP}] could be met
> by the ancient >=foo/bar-4.0 EAPI0 ebuild, but a dep like:
> 
> "|| (
>     >=foo/bar-3.5:3[${MULTILIB_USEDEP}]
>     >=foo/bar-4.5:4[${MULTILIB_USEDEP}]
>     >=foo/bar-5.2:5[${MULTILIB_USEDEP}]
> )"
> 
> would solve such a problem correctly.

No it wouldn't... Best version first in a || block.

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

Reply via email to