From 7268523ce2f991a9007f6062121cca72781bb797 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 6 May 2008 00:12:51 +0000 Subject: Display satisfied blockers in green and show a small "b" instead of a big "B" (similar to "f" for satisfied fetch restrictions). svn path=/main/trunk/; revision=10214 --- man/color.map.5 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') diff --git a/man/color.map.5 b/man/color.map.5 index 8d2bfeea..e7eeb32d 100644 --- a/man/color.map.5 +++ b/man/color.map.5 @@ -30,6 +30,12 @@ Defines color used for informational words. \fBMERGE_LIST_PROGRESS\fR = \fI"yellow"\fR Defines color used for numbers indicating merge progress. .TP +\fBPKG_BLOCKER\fR = \fI"red"\fR +Defines color used for unsatisfied blockers. +.TP +\fBPKG_BLOCKER_SATSIFIED\fR = \fI"green"\fR +Defines color used for satisfied blockers. +.TP \fBPKG_MERGE\fR = \fI"darkgreen"\fR Defines color used for packages planned to be merged. .TP -- cgit v1.2.3-65-gdbad