aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-05 00:43:11 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-05 00:43:11 +0000
commitaa59605f77b756c449ff1cdf4dd1df8d184487fd (patch)
tree6cea3bec6b2d8419315a2e739b6611dad8d25f72 /man/color.map.5
parentMake the color class handling for package sets more consistent as suggested i... (diff)
downloadportage-aa59605f77b756c449ff1cdf4dd1df8d184487fd.tar.gz
portage-aa59605f77b756c449ff1cdf4dd1df8d184487fd.tar.bz2
portage-aa59605f77b756c449ff1cdf4dd1df8d184487fd.zip
Document the additional color classes for bug #183861.
svn path=/main/trunk/; revision=7150
Diffstat (limited to 'man/color.map.5')
-rw-r--r--man/color.map.516
1 files changed, 16 insertions, 0 deletions
diff --git a/man/color.map.5 b/man/color.map.5
index f76276100..10fa1a09a 100644
--- a/man/color.map.5
+++ b/man/color.map.5
@@ -39,10 +39,18 @@ arguments.
Defines color used for packages planned to be merged and belonging to
system set.
.TP
+\fBPKG_MERGE_ARG_SYSTEM\fR = \fI"0x55FF55"\fR
+Defines color used for system packages planned to be merged and given as
+command line arguments.
+.TP
\fBPKG_MERGE_WORLD\fR = \fI"0x55FF55"\fR
Defines color used for packages planned to be merged and belonging to
world set.
.TP
+\fBPKG_MERGE_ARG_WORLD\fR = \fI"0x55FF55"\fR
+Defines color used for world packages planned to be merged and given as
+command line arguments.
+.TP
\fBPKG_NOMERGE\fR = \fI"0x0000AA"\fR
Defines color used for packages not planned to be merged.
.TP
@@ -54,10 +62,18 @@ line arguments.
Defines color used for packages not planned to be merged and belonging to
system set.
.TP
+\fBPKG_NOMERGE_ARG_SYSTEM\fR = \fI"0x5555FF"\fR
+Defines color used for system packages not planned to be merged and given as
+command line arguments.
+.TP
\fBPKG_NOMERGE_WORLD\fR = \fI"0x5555FF"\fR
Defines color used for packages not planned to be merged and belonging to
world set.
.TP
+\fBPKG_NOMERGE_ARG_WORLD\fR = \fI"0x5555FF"\fR
+Defines color used for world packages not planned to be merged and given as
+command line arguments.
+.TP
\fBSECURITY_WARN\fR = \fI"0xFF5555"\fR
Defines color used for security warnings.
.TP