Remove --update greedy SLOTs code from depgraph.select_files()
authorZac Medico <zmedico@gentoo.org>
Wed, 24 Oct 2007 01:44:21 +0000 (01:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 24 Oct 2007 01:44:21 +0000 (01:44 -0000)
commit1342b456c4606dfe9ca5ff542af11cffbc491742
treebe8295ff4457554a68d87bdf1e8f7d7dc52bd903
parentc73615eaf3e9bf603493f316494f8b131f0c1391
Remove --update greedy SLOTs code from depgraph.select_files()
so that any desired SLOTs have to be pulled in explicitly. Any
SLOTs that are not explicitly pulled in will be removed by
--depclean.

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