projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baee2a0
)
Make `emerge world` (without --deep) work as expected for bug #149092.
author
Zac Medico
<zmedico@gentoo.org>
Mon, 25 Sep 2006 18:26:01 +0000
(18:26 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 25 Sep 2006 18:26:01 +0000
(18:26 -0000)
svn path=/main/trunk/; revision=4527
bin/emerge
patch
|
blob
|
history
diff --git
a/bin/emerge
b/bin/emerge
index e63c3c3e77d540b53afe16a5a54994af5a88db60..9e17931c3c4140ae91e0462dc81c890480cb59a8 100755
(executable)
--- a/
bin/emerge
+++ b/
bin/emerge
@@
-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