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

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