Tweak global updates handling so that updates from $PORTDIR are applied
authorZac Medico <zmedico@gentoo.org>
Wed, 28 Jul 2010 04:30:45 +0000 (21:30 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 28 Jul 2010 04:30:45 +0000 (21:30 -0700)
commit3569643f9d0f5c7bf6723af3af0f5147a265fe68
tree4d6a7053a3ab16e8fbdd27abc8870a5ded00c6d3
parentd679b5db098641cbd9c4eeed6d4b5b888a6430f9
Tweak global updates handling so that updates from $PORTDIR are applied
for all of the following cases:
* package is missing repository metadata
* package has repository metadata, but the source repository does not
  have a profiles/updates/ directory
* package has repository metadata, but the source repository is not
  currently accessible via PORTDIR_OVERLAY
bin/emaint
pym/_emerge/FakeVartree.py
pym/portage/_global_updates.py
pym/portage/dbapi/__init__.py
pym/portage/dbapi/bintree.py
pym/portage/dbapi/vartree.py