Apply updates from genscripts repo
authorfuzzyray <fuzzyray@gentoo.org>
Wed, 3 Jun 2009 23:04:31 +0000 (23:04 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Wed, 3 Jun 2009 23:04:31 +0000 (23:04 -0000)
commit955b96d2437f139d6a65ecea44c94a1f9a9bb2b5
tree35e15942314b2709e00e2b4aeebeb8de78025d24
parent0683451cc83e20c9a0296fda3347b906b0a62498
Apply updates from genscripts repo

svn path=/trunk/gentoolkit/; revision=659
20 files changed:
pym/gentoolkit/__init__.py
pym/gentoolkit/equery/__init__.py
pym/gentoolkit/equery/belongs.py
pym/gentoolkit/equery/changes.py
pym/gentoolkit/equery/check.py
pym/gentoolkit/equery/depends.py
pym/gentoolkit/equery/depgraph.py
pym/gentoolkit/equery/files.py
pym/gentoolkit/equery/hasuse.py
pym/gentoolkit/equery/list_.py
pym/gentoolkit/equery/meta.py
pym/gentoolkit/equery/size.py
pym/gentoolkit/equery/uses.py
pym/gentoolkit/equery/which.py
pym/gentoolkit/errors.py
pym/gentoolkit/glsa/__init__.py
pym/gentoolkit/helpers.py
pym/gentoolkit/helpers2.py
pym/gentoolkit/package.py
pym/gentoolkit/versionmatch.py [new file with mode: 0644]