summaryrefslogtreecommitdiffstats
path: root/man/color.map.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-06 03:10:45 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-06 03:10:45 +0000
commite38e06890223d6e31667816536c2ca9bb89d9c0c (patch)
tree28f5a81d8de135121bd400a724d451691fb027b2 /man/color.map.5
parent78ef7dc7de38011cb1d602eaa2bead10ea619186 (diff)
downloadportage-e38e06890223d6e31667816536c2ca9bb89d9c0c.tar.gz
portage-e38e06890223d6e31667816536c2ca9bb89d9c0c.tar.bz2
portage-e38e06890223d6e31667816536c2ca9bb89d9c0c.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. (trunk r7174)
svn path=/main/branches/2.1.2/; revision=7175
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 7f2b03c6e..7f4cfde0b 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