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:50 +0000 (19:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 1 May 2009 19:11:50 +0000 (19:11 -0000)
commit8f372840de9d4c04caaeca953348141e89bb0e12
tree7e8af7b11d7eb12da02ce6bc12ba3907f9e0473a
parentee93a7d0c9265f6a19c131f41beab7ebde041d59
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).
(trunk r13580)

svn path=/main/branches/2.1.6/; revision=13581
pym/portage/__init__.py