Reimplement parallel-fetch by spawning the `ebuild fetch` command for each
authorZac Medico <zmedico@gentoo.org>
Mon, 30 Jun 2008 12:08:16 +0000 (12:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 30 Jun 2008 12:08:16 +0000 (12:08 -0000)
commite4edadf5ae7063f375d76be151c6d0e949980ecf
tree795d459b82a7866b7656fc2a7772feca551d728b
parent9a4b31a59d24cd5aca28d326e44bce66683c9048
Reimplement parallel-fetch by spawning the `ebuild fetch` command for each
ebuild. The benefit of using this approach is that it can be integrated
together with parallel build scheduling that's planned. Parallel-fetch
support for binhost is not implemented yet, though it worked previously.

svn path=/main/trunk/; revision=10855
pym/_emerge/__init__.py
pym/portage/__init__.py