ferringb pointed out this portroot parameter, ended up not using it, try an os.path...
authorAlec Warner <antarus@gentoo.org>
Tue, 16 Jan 2007 01:36:45 +0000 (01:36 -0000)
committerAlec Warner <antarus@gentoo.org>
Tue, 16 Jan 2007 01:36:45 +0000 (01:36 -0000)
commit03043f6a0f9220f7764950a33cfe856de7e119ce
tree7a888fb6916ed1e63eb663e6ea7b0ef52eb72d6e
parentadb0ec0ada8e82dc4d32a20c821db4edfc89be5e
ferringb pointed out this portroot parameter, ended up not using it, try an os.path.exists to save a very common (and slow) except on missing repo_name files for overlays, use a dict to facility a nicer regex comparison loop for news restrictions.

svn path=/main/trunk/; revision=5662
pym/portage.py
pym/portage_news.py