Fix PROFILE_ONLY_VARIABLES handling in the config constructor
authorZac Medico <zmedico@gentoo.org>
Mon, 19 Nov 2007 00:02:34 +0000 (00:02 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 19 Nov 2007 00:02:34 +0000 (00:02 -0000)
commit7fa6df01d53bba3c05d6c6f12eca652c0f954edc
tree34aabdddeccadb0740fcb9c3bb846973607c9b6d
parentd9b10deaa03ce174d5ccc3b59c477549ad87e884
Fix PROFILE_ONLY_VARIABLES handling in the config constructor
so that variables are appropriately filtered from "backupenv",
since otherwise they can leak in from there.

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