projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8aca27
)
Remove --nocolor since it's been replaced by --color=n and the support code
author
Zac Medico
<zmedico@gentoo.org>
Thu, 30 Apr 2009 07:02:38 +0000
(07:02 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 30 Apr 2009 07:02:38 +0000
(07:02 -0000)
no longer exists. (trunk r13308)
svn path=/main/branches/2.1.6/; revision=13479
pym/_emerge/__init__.py
patch
|
blob
|
history
diff --git
a/pym/_emerge/__init__.py
b/pym/_emerge/__init__.py
index d2031de10750aa91087326dc507a01bc64780ff7..2550577c76b715c1e0c2c0f30b75c37e557037f7 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",