X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=man%2Fcolor.map.5;h=5543628f80c3ee255bd06c27184758611bffe5d1;hb=HEAD;hp=39f76a4cb882eff14ea63cc13c5e83d15e3b4c6e;hpb=eebeccdba46000fb151735154ab863b2f614b328;p=portage.git diff --git a/man/color.map.5 b/man/color.map.5 index 39f76a4cb..5543628f8 100644 --- a/man/color.map.5 +++ b/man/color.map.5 @@ -1,4 +1,4 @@ -.TH "COLOR.MAP" "5" "Jul 2007" "Portage 2.1.3" "Portage" +.TH "COLOR.MAP" "5" "Jul 2013" "Portage VERSION" "Portage" .SH "NAME" color.map \- custom color settings for Portage .SH "SYNOPSIS" @@ -9,9 +9,16 @@ Portage will check this file first for color classes settings. If no setting of given color class is found in /etc/portage/color.map, Portage uses default value defined internally. .SH "SYNTAX" -\fBVARIABLE\fR = \fI[space delimited list of attributes]\fR +\fBVARIABLE\fR = \fI[space delimited list of attributes or ansi code +pattern]\fR +.TP +\fBATTRIBUTE\fR = \fI[space delimited list of attributes or ansi code \ +pattern]\fR .SH "VARIABLES" .TP +\fBNORMAL\fR = \fI"normal"\fR +Defines color used for some words occuring in other contexts than those below. +.TP \fBBAD\fR = \fI"red"\fR Defines color used for some words occuring in bad context. .TP @@ -45,6 +52,17 @@ Defines color used for system packages planned to be merged. \fBPKG_MERGE_WORLD\fR = \fI"green"\fR Defines color used for world packages planned to be merged. .TP +\fBPKG_BINARY_MERGE\fR = \fI"purple"\fR +Defines color used for packages planned to be merged using a binary package. +.TP +\fBPKG_BINARY_MERGE_SYSTEM\fR = \fI"purple"\fR +Defines color used for system packages planned to be merged using a binary +package. +.TP +\fBPKG_BINARY_MERGE_WORLD\fR = \fI"fuchsia"\fR +Defines color used for world packages planned to be merged using a binary +package. +.TP \fBPKG_NOMERGE\fR = \fI"darkblue"\fR Defines color used for packages not planned to be merged. .TP @@ -89,10 +107,12 @@ Defines color used for warnings. .TP .B green .TP -\fBbrown\fR = \fBdarkyellow\fR +.B brown .TP .B yellow .TP +.B darkyellow +.TP .B darkblue .TP .B blue @@ -103,7 +123,7 @@ Defines color used for warnings. .TP .B teal .TP -.B turquoise +\fBturquoise\fR = \fBdarkteal\fR .TP .B lightgray .TP @@ -133,6 +153,10 @@ Defines color used for warnings. .B Other attributes .RS .TP +.B normal +.TP +.B no\-attr +.TP .B reset .TP .B bold @@ -141,24 +165,38 @@ Defines color used for warnings. .TP .B standout .TP +.B no\-standout +.TP .B underline .TP +.B no\-underline +.TP .B blink .TP +.B no\-blink +.TP +.B overline +.TP +.B no\-overline +.TP .B reverse +.TP +.B no\-reverse +.TP +.B invisible .RE .SH "REPORTING BUGS" Please report bugs via http://bugs.gentoo.org/ .SH "AUTHORS" .nf -Arfrever Frehtes Taifersar Arahesis +Arfrever Frehtes Taifersar Arahesis .fi .SH "FILES" .TP .B /etc/portage/color.map Contains variables customizing colors. .TP -.B /etc/make.conf +.B /etc/portage/make.conf Contains other variables. .SH "SEE ALSO" .BR console_codes (4),