Add a "consumer" keyword parameter to the MetadataRegen constructor which
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:50:07 +0000 (06:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:50:07 +0000 (06:50 -0000)
commit484c8b6903795999ee0525c79b34e8df5cbbe920
treeb4b1de9e3afb8b34f19a540f52c0d4af37790bb2
parent516e2abe45e983f371a707f8183264bcd2b45b22
Add a "consumer" keyword parameter to the MetadataRegen constructor which
can be used to pass in a callback that is called for each ebuild that is
processed (allowing access to the ebuild metadata). (trunk r13256)

svn path=/main/branches/2.1.6/; revision=13435
pym/_emerge/__init__.py
pym/portage/dbapi/porttree.py