Fix some typos.
[portage.git] / pym / _emerge / PackageVirtualDbapi.py
2012-11-27 Zac MedicoRename Package.metadata to _metadata.
2012-04-22 Zac Medicodbapi.cp_list: remove special case for virtuals
2012-04-21 Zac Medicodbapi: account for unevaluated_atom in caches
2011-03-18 Zac MedicoUpdate timestamps in headers of modified files. v2.2.0_alpha28
2011-03-18 Zac MedicoPackageVirtualDbapi: fix get() for reposyntax
2010-09-27 Sebastian Lutherreposyntax: Print cpv from all repos for "masked by...
2010-09-27 Sebastian Lutherreposyntax: Add support all over the place
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-02-22 Zac MedicoUse lazy import for the portage.dbapi module.
2009-11-02 Zac MedicoDon't call FakeVartree.sync() redundantly when backtrac...
2009-09-21 Arfrever Frehtes... Use dict.(keys|values|items)() instead of dict.(iterkey...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-06-25 Zac MedicoAdd/update copyright headers.
2009-06-22 Zac MedicoBug #275047 - Split _emerge/__init__.py into smaller...