Only generate KV when setting up the environment for a real ebuild phase. This
authorZac Medico <zmedico@gentoo.org>
Fri, 1 May 2009 19:11:26 +0000 (19:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 1 May 2009 19:11:26 +0000 (19:11 -0000)
commit1424ff742388dea70c46e8ab51b148c794ed1f23
tree560cf1debcee7a63d4bc1f1e9c8237450eb8bbc2
parent23f30f820405f16fbcadbd7dbcc7aa31eccba4fb
Only generate KV when setting up the environment for a real ebuild phase. This
should preven "Permission Denied: /usr/src/linux/.config" errors reported
by repoman users (repoman may trigger the error when it calls the fetch phase).

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