Don't add packages to the graph that are left as is due to --upgrade-only.
authorJason Stubbs <jstubbs@gentoo.org>
Sat, 29 Oct 2005 04:25:48 +0000 (04:25 -0000)
committerJason Stubbs <jstubbs@gentoo.org>
Sat, 29 Oct 2005 04:25:48 +0000 (04:25 -0000)
commit583f01a90ef7d5bd967972e19d4593c0e3e487ea
treead8dc26774da11c2998ff8612cd2fd0bfb4b2254
parent0b51b921101a339e6e66fb2991e663e51c5b903e
Don't add packages to the graph that are left as is due to --upgrade-only.
This is necessary because later code assumes that packages are either from
porttree or bintree whereas the --upgrade-only is almost exclusively from
vartree.

svn path=/main/branches/2.0/; revision=2199
bin/emerge