Make the Binpkg class handle fetch logging similar to how EbuildBuild does,
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:37:31 +0000 (21:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:37:31 +0000 (21:37 -0000)
commit6dabd57faaa99230a581ed608b8ddde9d4d056b3
tree7bb5535123fede6aa42de5a32040eacc14222b12
parent006fecc6b88ea5aa5eb3736b795d9eedd34ef99e
Make the Binpkg class handle fetch logging similar to how EbuildBuild does,
directing output to PORTAGE_LOG_FILE instead of emerge-fetch.log which is
only used for prefetchers now. (trunk r12196)

svn path=/main/branches/2.1.6/; revision=12229
pym/_emerge/__init__.py