* Don't load the CATEGORY in config.load_infodir() since this value is
authorZac Medico <zmedico@gentoo.org>
Mon, 3 Dec 2007 21:46:01 +0000 (21:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 3 Dec 2007 21:46:01 +0000 (21:46 -0000)
commitaf81324dcbce7bcbc72909e9db96716a26efa166
tree1143d2ddc7a17810d2dac828726f85212ceedbcc
parent50f7502ca753f70b0dc93b4c3aad998188a98475
* Don't load the CATEGORY in config.load_infodir() since this value is
  critical for doebuild() operation and we already know the category.
* Always call config.setcpv() prior to config.load_infodir() so that
  the CATEGORY is always known.

svn path=/main/trunk/; revision=8830
pym/portage/__init__.py
pym/portage/dbapi/vartree.py