* Call depgraph._add_dep() to add package dependencies to the graph
authorZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 01:35:25 +0000 (01:35 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 01:35:25 +0000 (01:35 -0000)
commit29418012a5af7d651a287c9df75565499b07a076
tree918e6ce95d168890df449da470fb10fd042612c2
parentbcd7fc4a69669b9db91042a31d27e67a6f89394d
* Call depgraph._add_dep() to add package dependencies to the graph
  as soon as possible rather than pushing them onto the stack. (trunk r9885)

* Fix some breakage in the allow_unsatisfied handling. (trunk r9886)

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