When a config instance is cloned, don't initialize PORTAGE_GID since it would have...
authorZac Medico <zmedico@gentoo.org>
Thu, 20 Jul 2006 04:14:53 +0000 (04:14 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 20 Jul 2006 04:14:53 +0000 (04:14 -0000)
commit98dea90417cef9b21f5ae98f2add513de3e511d2
tree54ba0b9625b29d9c3ff6403667708a247618cbf4
parent5ed90695c081f4fa5fde2873be3c16aa6bd4c569
When a config instance is cloned, don't initialize PORTAGE_GID since it would have been done already for the instance being cloned.

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