projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e160100
)
Escape a newline from the previous commit.
author
Zac Medico
<zmedico@gentoo.org>
Sun, 10 Dec 2006 00:11:38 +0000
(
00:11
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 10 Dec 2006 00:11:38 +0000
(
00:11
-0000)
svn path=/main/trunk/; revision=5247
bin/emerge
patch
|
blob
|
history
diff --git
a/bin/emerge
b/bin/emerge
index c022fb4875c385be45530f01fd7edc4901166ee3..073f9fd4209c4e62734736ac7bcfeae68e431cea 100755
(executable)
--- a/
bin/emerge
+++ b/
bin/emerge
@@
-1471,7
+1471,7
@@
class depgraph:
# node matters. In any case, this particular block is
# automatically resolved.
continue
- if pstatus == "merge" and
+ if pstatus == "merge" and
\
slot_atom not in blocked_slots_final.values():
upgrade_matches = final_db.match(slot_atom)
if upgrade_matches: