summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/sync/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
|
* Add copyright header.v2.2_rc66Zac Medico2010-03-081-0/+3
| | | | svn path=/main/trunk/; revision=15771
* 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