summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/sync/old_tree_timestamp.py
Commit message (Collapse)AuthorAgeFilesLines
* Produce a warning message if the timestamp of the portage tree is more thanZac Medico2010-03-081-0/+99
30 days old, and make it adjustable via the PORTAGE_SYNC_STALE variable. Thanks to Ned Ludd <solar@g.o> for the most of this code. svn path=/main/trunk/; revision=15756