Remove --nocolor since it's been replaced by --color=n and the support code
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:02:38 +0000 (07:02 -0000)
committerZac 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

index d2031de10750aa91087326dc507a01bc64780ff7..2550577c76b715c1e0c2c0f30b75c37e557037f7 100644 (file)
@@ -202,7 +202,7 @@ options=[
 "--help",         "--ignore-default-opts",
 "--keep-going",
 "--noconfmem",
-"--newuse",       "--nocolor",
+"--newuse",
 "--nodeps",       "--noreplace",
 "--nospinner",    "--oneshot",
 "--onlydeps",     "--pretend",