Refactor the way that depgraph.altlist(), _complete_graph(), and
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 00:21:24 +0000 (00:21 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Apr 2008 00:21:24 +0000 (00:21 -0000)
commit065fb3de81a3ab8d8a5a34c2d47dd6fbef69ff1d
tree5d1638868715cfe37220dc5185e4a752ce6d1b9a
parentadfca70217f237f15d8d0b937f99af6f81c07bb2
Refactor the way that depgraph.altlist(), _complete_graph(), and
validate_blockers() interact with eachother. This simplifies things
by eliminating the need for recursive calls to validate_blockers().
(trunk r9977)

svn path=/main/branches/2.1.2/; revision=9984
bin/emerge