Make FindPortdir() fall back to have_profile_dir() checks if it can't match
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 18:20:10 +0000 (18:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 18:20:10 +0000 (18:20 -0000)
commit0306e76205c764fe2e81ac9325b6fdf5bc9a5cf7
tree219169907087d7065b38b24e4c96123ff8bea2d8
parente3f47e08bc36b751125b3252c1ea46c3ea0e970d
Make FindPortdir() fall back to have_profile_dir() checks if it can't match
the current location with anything from PORTDIR_OVERLAY. Assume that an
overlay will contain at least a "repo_name" file while a master repo (portdir)
will contain at least a "profiles.desc" file.

svn path=/main/trunk/; revision=11855
pym/repoman/utilities.py