parse_layout_conf: grab repo_name for error msgs
authorZac Medico <zmedico@gentoo.org>
Thu, 27 Oct 2011 19:41:42 +0000 (12:41 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 27 Oct 2011 19:41:42 +0000 (12:41 -0700)
commita68a292f89aeea222421b8db5901bf0c5e7774a1
tree91ca1fc67c81de8631dafebeabf36d797f725d51
parent2794e1abc8139fc4bf36c1c4e4103ffcd2dd2f97
parse_layout_conf: grab repo_name for error msgs

This allows us to avoid duplicate warnings for 'unspecified' repo since
parse_layout_conf is initially called without specifying the repo in
LocationsManager.load_profiles().
pym/portage/repository/config.py