summaryrefslogtreecommitdiffstats
path: root/pym/portage/cache/metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Make sure the dict returned from _parse_data() contains all of _known_keys.Zac Medico2008-11-221-0/+3
* Inside _parse_data(), don't rely on the magic 22 line count for the flat_listZac Medico2008-11-201-27/+18
* Store the _eclasses_ field instead of INHERITED.Zac Medico2008-11-171-8/+0
* Update hardcoded auxdbkey_order attributes to include PROPERTIES.Zac Medico2008-09-261-1/+1
* Ensure that cache modules always return a dict containing the _eclasses_Zac Medico2008-09-251-0/+2
* Fix some breakage caused by script malfunctionMarius Mauch2007-01-251-1/+1
* Namespace sanitizing, step 3Marius Mauch2007-01-251-5/+5
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+87