'k. reverted use_reduce filtering of empty lists (was resulting in ["||"] as element...
authorBrian Harring <ferringb@gentoo.org>
Thu, 5 Jan 2006 05:33:25 +0000 (05:33 -0000)
committerBrian Harring <ferringb@gentoo.org>
Thu, 5 Jan 2006 05:33:25 +0000 (05:33 -0000)
commitb914e83041ec8f57f24ea199a7b8caf07cd5111f
treea07772598fad10ab4055242fc7dbe752971d62c9
parenta49c023410104aecbd8e138e9cc7826f8f19bf24
'k.  reverted use_reduce filtering of empty lists (was resulting in ["||"] as elements, which are invalid), added
a recursive filter of empty sets/resolved || and && nodes; in the process, keeps portage from using an empty bool as a satisfier in
|| () restriction sets.

svn path=/main/trunk/; revision=2528
pym/portage.py
pym/portage_dep.py