Cache package.mask files within MaskManager.
authorMichał Górny <mgorny@gentoo.org>
Fri, 29 Oct 2010 19:32:48 +0000 (21:32 +0200)
committerZac Medico <zmedico@gentoo.org>
Fri, 19 Nov 2010 12:51:07 +0000 (04:51 -0800)
commitf9b67bd8385b344b9a29a46bf2f3c7e2def020c4
treec24a6e5964883e2d10cc8bb0344bbca7011908ef
parentc324593f675306f6d38060ac7da654750de2a28f
Cache package.mask files within MaskManager.

As a single repository may be often referenced by others as a 'master',
it is really useful to keep a cache of already-read package.mask files.
Especially if that repo has a large package.mask file like gx86 does.
pym/portage/package/ebuild/_config/MaskManager.py