projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c68845
)
Remove --nocolor since it's been replaced by --color=n and the support code
author
Zac Medico
<zmedico@gentoo.org>
Thu, 9 Apr 2009 17:51:23 +0000
(17:51 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 9 Apr 2009 17:51:23 +0000
(17:51 -0000)
no longer exists.
svn path=/main/trunk/; revision=13308
pym/_emerge/__init__.py
patch
|
blob
|
history
diff --git
a/pym/_emerge/__init__.py
b/pym/_emerge/__init__.py
index fc7b3e6ad54a0ecc1db00048ff7f780cc62f5328..0802e61438b49fbf6102e50602257251bb7b35d4 100644
(file)
--- a/
pym/_emerge/__init__.py
+++ b/
pym/_emerge/__init__.py
@@
-202,7
+202,7
@@
options=[
"--help", "--ignore-default-opts",
"--keep-going",
"--noconfmem",
-"--newuse",
"--nocolor",
+"--newuse",
"--nodeps", "--noreplace",
"--nospinner", "--oneshot",
"--onlydeps", "--pretend",