Replace depgraph._slot_node_map with _slot_pkg_map so
authorZac Medico <zmedico@gentoo.org>
Sat, 27 Oct 2007 20:43:49 +0000 (20:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 27 Oct 2007 20:43:49 +0000 (20:43 -0000)
commit2641d1772d8170f788d6ce8586b1f97a4506f04b
tree93fbd5659aea81db4290182e2429907b1a862342
parent65d77297cf1fa8fbf28c26384ef98a7bfae9ec85
Replace depgraph._slot_node_map with _slot_pkg_map so
that it's easier to get existing Package instances.

svn path=/main/trunk/; revision=8324
pym/_emerge/__init__.py