RepoConfig: always map unaliased when available
authorZac Medico <zmedico@gentoo.org>
Sun, 10 Mar 2013 08:07:21 +0000 (00:07 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 10 Mar 2013 08:30:50 +0000 (00:30 -0800)
commit8860b8614530dd3d8e0e707f317b815d0f3bdf6c
tree3ee62213c624d165fd4889bf8e1c131e54f05aae
parent76380aadc45248a704b1a0f8c7c0cc7ed66615c8
RepoConfig: always map unaliased when available

This fixes get_name_for_location so that it always returns the
unaliased repo name, rather than (randomly) returning aliases.
pym/portage/repository/config.py