Combine 2 locations in depgraph.create() where nodes are added to the digraph. This...
authorZac Medico <zmedico@gentoo.org>
Thu, 16 Aug 2007 05:53:51 +0000 (05:53 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 16 Aug 2007 05:53:51 +0000 (05:53 -0000)
commit053c42e5640163825ac3101d649ac7c0a27301b0
tree4f08f10151731c794d545ad3c5c6a37c4fbbed2b
parent78ecf2c63ff89df9a8959df822765b5eb12ea872
Combine 2 locations in depgraph.create() where nodes are added to the digraph. This ensures that dependencies on "rebuild" nodes always have their priority increased.

svn path=/main/trunk/; revision=7627
pym/emerge/__init__.py