EbuildFetcher: fix fetch to use manifest
authorZac Medico <zmedico@gentoo.org>
Fri, 22 Oct 2010 20:16:00 +0000 (13:16 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 22 Oct 2010 20:24:27 +0000 (13:24 -0700)
commit96595cc11efa18c6da4c0a7e387ea79c9e7e6b70
tree83fb934a4d6ce2dd8e6daa28ce56c8e6a881e9c4
parentfa5ea1b3d9d61ff803e0eaacc401ecb62b625f01
EbuildFetcher: fix fetch to use manifest

If we don't call doebuild_environment() then the 'O' variable is
not set and fetch() doesn't use the manifest.
pym/_emerge/EbuildFetcher.py