projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
365e290
)
Don't attempt to enforce merge order unless the blocker parent is actually a "merge...
author
Zac Medico
<zmedico@gentoo.org>
Sat, 9 Dec 2006 23:34:43 +0000
(23:34 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sat, 9 Dec 2006 23:34:43 +0000
(23:34 -0000)
svn path=/main/trunk/; revision=5246
bin/emerge
patch
|
blob
|
history
diff --git
a/bin/emerge
b/bin/emerge
index 9970ad0e8da19697305c1ec098eb4655865bd550..c022fb4875c385be45530f01fd7edc4901166ee3 100755
(executable)
--- a/
bin/emerge
+++ b/
bin/emerge
@@
-1471,7
+1471,8
@@
class depgraph:
# node matters. In any case, this particular block is
# automatically resolved.
continue
- if slot_atom not in blocked_slots_final.values():
+ if pstatus == "merge" and
+ slot_atom not in blocked_slots_final.values():
upgrade_matches = final_db.match(slot_atom)
if upgrade_matches:
# Apparently an upgrade may be able to invalidate