Tweak automatic --binpkg-respect-use behavior.
authorZac Medico <zmedico@gentoo.org>
Thu, 22 Sep 2011 03:03:03 +0000 (20:03 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 22 Sep 2011 03:03:03 +0000 (20:03 -0700)
commitc85965f6d0493bab84d6b7a615d39678df9d53ba
tree4be58dc6c27df65159b02cfba9ec45d91d8b9ac6
parent339b0ac7f3b1f5e82b427a3cde6c021c406d5b71
Tweak automatic --binpkg-respect-use behavior.

If --binpkg-respect-use is not explicitly specified, we enable the
behavior automatically (like requested in bug #297549), as long as it
doesn't strongly conflict with other options that have been specified.
Strongly conflicting options currently include --usepkgonly and
--rebuilt-binaries.
pym/_emerge/create_depgraph_params.py
pym/_emerge/depgraph.py
pym/_emerge/main.py