Make the Binpkg class handle fetch logging similar to how EbuildBuild does,
authorZac Medico <zmedico@gentoo.org>
Wed, 10 Dec 2008 07:47:45 +0000 (07:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 10 Dec 2008 07:47:45 +0000 (07:47 -0000)
commit7e4eba96e95a11805fe080ccaba3fe8f4470afe4
tree9c6c58d068f2dc45ca9780ae845128981cf6cca9
parent29e343606dc7ad72248d7d636dc7c872e01860fa
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.

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