summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/sync/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Produce a warning message if the timestamp of the portage tree is more thanZac Medico2010-03-081-0/+0
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