* [gentoo-commits] portage r13308 - main/trunk/pym/_emerge
@ 2009-04-09 17:51 Zac Medico (zmedico)
0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2009-04-09 17:51 UTC (permalink / raw
To: gentoo-commits
Author: zmedico
Date: 2009-04-09 17:51:23 +0000 (Thu, 09 Apr 2009)
New Revision: 13308
Modified:
main/trunk/pym/_emerge/__init__.py
Log:
Remove --nocolor since it's been replaced by --color=n and the support code
no longer exists.
Modified: main/trunk/pym/_emerge/__init__.py
===================================================================
--- main/trunk/pym/_emerge/__init__.py 2009-04-09 17:40:05 UTC (rev 13307)
+++ main/trunk/pym/_emerge/__init__.py 2009-04-09 17:51:23 UTC (rev 13308)
@@ -202,7 +202,7 @@
"--help", "--ignore-default-opts",
"--keep-going",
"--noconfmem",
-"--newuse", "--nocolor",
+"--newuse",
"--nodeps", "--noreplace",
"--nospinner", "--oneshot",
"--onlydeps", "--pretend",
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-09 17:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-09 17:51 [gentoo-commits] portage r13308 - main/trunk/pym/_emerge Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox