* Don't load the CATEGORY in config.load_infodir() since this value is
authorZac Medico <zmedico@gentoo.org>
Mon, 3 Dec 2007 22:09:26 +0000 (22:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 3 Dec 2007 22:09:26 +0000 (22:09 -0000)
commit44078142db2ada083b82fa0ab44636de3bd5f716
tree48bc77fb8092adb4bddfe9d2dd7ecaacdd76aa99
parent0c2dc638468766e36db8318ed3cd1f4af9cf1365
* 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.
(trunk r8830:88310

svn path=/main/branches/2.1.2/; revision=8832
pym/portage.py