[gentoo-portage-dev] Re: Re: Patch problem

2011-03-08 Thread Michael
Zac Medico wrote: Inside depgraph._resolve(), it returns False if self._dynamic_config._needed_use_config_changes is non-empty. You want to add an option that causes it to return True instead. Also, you'll need to propagate these changes to the config.setcpv() method somehow, so that the

Re: [gentoo-portage-dev] Re: Re: Patch problem

2011-03-08 Thread Zac Medico
On 03/08/2011 05:41 AM, Michael wrote: I've been able to collect the list of flags required to satisfy the dependency and apply them, but I'm having difficulty with ensuring that they do not override the user's settings. eg. need +foo to satisfy the dependency, but do not do it it