Fix paren_reduce() so that it appropriately raises an InvalidDependString()
authorZac Medico <zmedico@gentoo.org>
Sun, 25 May 2008 04:23:16 +0000 (04:23 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 May 2008 04:23:16 +0000 (04:23 -0000)
commit19286824f424f5945790d6a58dd719531e0173bd
tree7f3ebfdef6a9766bf12e92302c28c35eaf2947b7
parente3ceb03672cc394df3de50c7ee81f7213b76c9c8
Fix paren_reduce() so that it appropriately raises an InvalidDependString()
in some cases, instead of a nonsense ValueError. (trunk r10393)

svn path=/main/branches/2.1.2/; revision=10409
pym/portage_dep.py