summaryrefslogtreecommitdiffstats
path: root/man/color.map.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-06 03:06:39 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-06 03:06:39 +0000
commit75aced724ee3a2a09edd3501633ce5316f2418a9 (patch)
treee9bbe4daac25bc260e37b1e4f5e06db823bc3201 /man/color.map.5
parentef850c47cf1e5f01ccbaf268fe7d7e29e9f2290f (diff)
downloadportage-75aced724ee3a2a09edd3501633ce5316f2418a9.tar.gz
portage-75aced724ee3a2a09edd3501633ce5316f2418a9.tar.bz2
portage-75aced724ee3a2a09edd3501633ce5316f2418a9.zip
Remove the PKG_*ARG* color classes in order to simplify things since it's questionable whether many people will want to use them. Also, make the PKG_*SYSTEM colors default to the traditional colors since people are generally most interested in world packages.
svn path=/main/trunk/; revision=7174
Diffstat (limited to 'man/color.map.5')
-rw-r--r--man/color.map.528
1 files changed, 2 insertions, 26 deletions
diff --git a/man/color.map.5 b/man/color.map.5
index 10fa1a09a..9cd4356bc 100644
--- a/man/color.map.5
+++ b/man/color.map.5
@@ -31,49 +31,25 @@ Defines color used for numbers used in merge progress lists.
\fBPKG_MERGE\fR = \fI"0x00AA00"\fR
Defines color used for packages planned to be merged.
.TP
-\fBPKG_MERGE_ARG\fR = \fI"0x00AA00"\fR
-Defines color used for packages planned to be merged and given as command line
-arguments.
-.TP
-\fBPKG_MERGE_SYSTEM\fR = \fI"0x55FF55"\fR
+\fBPKG_MERGE_SYSTEM\fR = \fI"0x00AA00"\fR
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
-\fBPKG_NOMERGE_ARG\fR = \fI"0x0000AA"\fR
-Defines color used for packages not planned to be merged and given as command
-line arguments.
-.TP
-\fBPKG_NOMERGE_SYSTEM\fR = \fI"0x5555FF"\fR
+\fBPKG_NOMERGE_SYSTEM\fR = \fI"0x0000AA"\fR
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