Factor the KEYWORDS masking logic out of portdbapi.visible()
authorZac Medico <zmedico@gentoo.org>
Sun, 7 Oct 2007 21:46:34 +0000 (21:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 7 Oct 2007 21:46:34 +0000 (21:46 -0000)
commit83b5250b89ab9691d1834a313f38f517d9eacb82
tree62ff70706782298b13397dba08729c5ee435595d
parentc5ea79ec6087bc9f35fef75e60ac015ead9a1643
Factor the KEYWORDS masking logic out of portdbapi.visible()
and move it to config.getMissingEeywords(). This will allow
the code to be reused for binary packages.

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