projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8391e2c
)
Fix a typo in a comment.
author
Zac Medico
<zmedico@gentoo.org>
Fri, 15 Oct 2010 10:12:09 +0000
(
03:12
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 15 Oct 2010 10:12:09 +0000
(
03:12
-0700)
pym/_emerge/depgraph.py
patch
|
blob
|
history
diff --git
a/pym/_emerge/depgraph.py
b/pym/_emerge/depgraph.py
index adabc97d4008e5e0c7492cb3d1ce4f16fc4d5fe5..a8ea3c1516db187c79ce3b1cf0d13a3cec153870 100644
(file)
--- a/
pym/_emerge/depgraph.py
+++ b/
pym/_emerge/depgraph.py
@@
-4305,7
+4305,7
@@
class depgraph(object):
# any more cpu time on this task. This increases
# performance dramatically in cases when there are
# hundreds of blockers to solve, like when
- #
when
upgrading to a new slot of kde-meta.
+ # upgrading to a new slot of kde-meta.
mergeable_parent = None
break
if parent in mergeable_nodes and \