summaryrefslogtreecommitdiffstats
path: root/pym/portage/_emirrordist/FetchIterator.py
Commit message (Collapse)AuthorAgeFilesLines
* FetchIterator: support PORTAGE_CHECKSUM_FILTERZac Medico2013-01-091-0/+13
|
* FetchIterator: use RepoConfig.load_manifest()Zac Medico2013-01-091-3/+5
|
* Add emirrordist, a tool for mirroring distfiles.Zac Medico2013-01-091-0/+132
Special thanks to Brian Harring, author of the mirror-dist program from which emirrordist is derived.