projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56a2492
)
remove outdated "You may avoid the remerging of packages" message
author
Zac Medico
<zmedico@gentoo.org>
Sun, 5 Feb 2006 19:28:58 +0000
(19:28 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 5 Feb 2006 19:28:58 +0000
(19:28 -0000)
svn path=/main/trunk/; revision=2668
bin/emerge
patch
|
blob
|
history
diff --git
a/bin/emerge
b/bin/emerge
index 6885cef58b8e73b6d434f24735e6886b2da911cf..081b7f6a4513520fcdee7f0b8d28023c49782ff1 100755
(executable)
--- a/
bin/emerge
+++ b/
bin/emerge
@@
-1784,8
+1784,6
@@
class depgraph:
if mylist.index(x)<len(mylist)-1:
p.append(red("*** Portage will stop merging at this point and reload itself,"))
p.append(red(" then resume the merge."))
- if "--update" not in myopts:
- p.append(darkgreen(" You may avoid the remerging of packages by updating portage on its own."))
print
else:
if mysplit[0]=="sys-apps/portage" and ("--emptytree" in myopts):