Robin H. Johnson wrote: > When FEATURES=mirror, and you try to fetch, it does indeed contain unevaluated > USE flags. However for FEATURES=-mirror, the content of it is correct - no USE > flags at all. > > Maybe a two-part solution is in order here then: > 1. Change portage behavior regarding the value of SRC_URI during fetch with > FEATURES=mirror to not contain any conditionals. Also FEATURES=cvs, no? > 2. Change all ebuilds to use SRC_URI in pkg_nofetch Sure, as long as SRC_URI == A for the normal (non-cvs|mirror) case. Thanks, Donnie