Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 414

Summary: add global option to disable color output in portage
Product: Portage Development Reporter: Geert Bevin <gbevin>
Component: UnclassifiedAssignee: Geert Bevin <gbevin>
Status: RESOLVED FIXED    
Severity: normal CC: agenkin-gentoo-bugzilla, drobbins
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Geert Bevin 2002-01-29 11:14:18 UTC
An additional var in make.globals (COLOR_OUTPUT) could determine whether the
output generated by portage is colored or just b&w. All texts will have to be
updated to support that though.
Comment 1 Geert Bevin 2002-02-03 16:24:17 UTC
*** Bug 500 has been marked as a duplicate of this bug. ***
Comment 2 Geert Bevin 2002-02-03 17:38:39 UTC
fixed in the cvs version of portage
new variable is NOCOLOR that will disabled color output when set to true