Factor package.mask and profile masking logic out of
authorZac Medico <zmedico@gentoo.org>
Sun, 7 Oct 2007 23:04:52 +0000 (23:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 7 Oct 2007 23:04:52 +0000 (23:04 -0000)
commit4c0cf57979e7b344cc6f33c27e70228933ae41a9
tree0ee7e8965236890f1549830746cb3b3b8e47c6f3
parent9ca8fb0b5dd01436935cfc21bfd612455e5d4a20
Factor package.mask and profile masking logic out of
portdbapi.visible() and move it to config.getMaskAtom()
and getProfileMaskAtom(). This will allow the code to
be reused for binary packages.

svn path=/main/trunk/; revision=8001
pym/portage/__init__.py
pym/portage/dbapi/porttree.py