Support repository-wide updates.
authorMichał Górny <gentoo@mgorny.alt.pl>
Mon, 5 Jul 2010 09:21:23 +0000 (11:21 +0200)
committerZac Medico <zmedico@gentoo.org>
Tue, 27 Jul 2010 23:13:16 +0000 (16:13 -0700)
commitad54ccc5c9dff04ffa47daf87f1364e6ec17a9ef
tree2fb42e2ee59ebb7c235738dd07950b28568e40fc
parent53f820a855cc9c817424c4705ca6f7b72b63e31e
Support repository-wide updates.

Support reading repository-wide update files. Apply them as long as the
'repository' for vardb entry matches the repository update is
originating from. For world and configuration files, use the best vardb
match.
pym/portage/_global_updates.py
pym/portage/dbapi/__init__.py
pym/portage/dbapi/bintree.py
pym/portage/dbapi/vartree.py
pym/portage/update.py