Fix the normalize_needed regex to properly match //
authorZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2007 21:44:42 +0000 (21:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2007 21:44:42 +0000 (21:44 -0000)
commit635df1356525a30bf236951c7a402f4eb70a249e
treefc0953387b54caaf1807640fab22f3e3e226ea84
parenta461ecd0e5795ba11c22397b434705bb2c64b003
Fix the normalize_needed regex to properly match //
anywhere in the path. Also add support for detection
of . or .. where appropriate. (trunk r8166)

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