Make `emerge world` (without --deep) work as expected for bug #149092.
authorZac Medico <zmedico@gentoo.org>
Mon, 25 Sep 2006 18:26:01 +0000 (18:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 25 Sep 2006 18:26:01 +0000 (18:26 -0000)
svn path=/main/trunk/; revision=4527

bin/emerge

index e63c3c3e77d540b53afe16a5a54994af5a88db60..9e17931c3c4140ae91e0462dc81c890480cb59a8 100755 (executable)
@@ -1113,6 +1113,7 @@ class depgraph:
                                if not arg:
                                        if "empty" not in self.myparams and \
                                                "deep" not in self.myparams and \
+                                               myparent and \
                                                vardb.match(x):
                                                continue