summaryrefslogtreecommitdiffstats
path: root/pym/eclass_cache.py
Commit message (Collapse)AuthorAgeFilesLines
* For compatibility with float timestamps in python-2.5, convert st_mtime ↵Zac Medico2006-09-221-1/+1
| | | | | | attributes to long wherever portage expects 1s resolution. svn path=/main/trunk/; revision=4500
* Remove the portage_file module for bug #133591.Zac Medico2006-07-151-5/+4
| | | | svn path=/main/trunk/; revision=3892
* integration chunk of the cache subsystem patch.Brian Harring2005-11-051-0/+75
Will deal with UNUSED_0* after this svn path=/main/branches/2.0/; revision=2258