Add REQUIRED_USE to metadata keys, caches, etc.
[portage.git] / pym / portage / cache / flat_list.py
2010-08-11 Sebastian LutherAdd REQUIRED_USE to metadata keys, caches, etc.
2010-01-30 Mounir Lamourifix flat_list cache backend
2009-12-21 Zac MedicoWhen integer mtime is desired, use stat_obj[stat.ST_MTI...
2009-09-23 Zac MedicoBug #285979 - Replace references to CDEPEND with UNUSED...
2009-09-21 Arfrever Frehtes... Define long as int when Python 3 is used.
2009-09-20 Arfrever Frehtes... Update syntax of 'except' statements for compatibility...
2009-08-21 Zac MedicoUse _encodings where appropriate.
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-03-20 Zac MedicoNormalize try/except indentation for compatibility...
2008-12-21 Zac MedicoAdd support for the new DEFINED_PHASES metadata key...
2008-09-26 Zac MedicoUpdate hardcoded auxdbkey_order attributes to include...
2007-06-21 Zac MedicoImplement iterkeys on top of __iter__ instead of vice...
2007-01-25 Marius MauchNamespace sanitizing, step 3
2007-01-25 Marius MauchNamespace sanitizing, step 1