Discard "nomerge" nodes to speed up depgraph.altlist() since those nodes aren't used...
authorZac Medico <zmedico@gentoo.org>
Thu, 28 Jun 2007 01:48:54 +0000 (01:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 28 Jun 2007 01:48:54 +0000 (01:48 -0000)
commit864a6ef93103956c0bd9a3f12aeaf84bc86f391d
treee6c62d9a6f889defd22ccb34450bfe0434a70ce1
parent61555134609c642fea6f99b5c2a1f2d0018d9dd1
Discard "nomerge" nodes to speed up depgraph.altlist() since those nodes aren't used and the --tree algorithm does a good job of regenerating them when appropriate. (trunk r7067)

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