Re: [gentoo-user] Meaning of bold/regular font in output from emerge

2007-09-20 Thread Alan McKinnon
On Thursday 20 September 2007, Markus Schönhaber wrote:
 Hi all!

 Since portage 2.1.3.9 I sometimes see package names printed with
 different colors and fonts in the output in emerge --ask ...
 Example:

 # emerge --ask --update --deep world

 These are the packages that would be merged, in order:

 Calculating world dependencies... done!
 [ebuild U ] sys-apps/debianutils-2.23.1 [2.22.1]
 [ebuild  N] dev-perl/File-Which-0.05
 [ebuild U ] media-libs/libsndfile-1.0.17-r1 [1.0.17]
 [ebuild U ] dev-perl/Archive-Zip-1.20 [1.16]
 [ebuild U ] net-misc/ntp-4.2.4_p3 [4.2.4_p0]
 [ebuild U ] dev-util/git-1.5.2.5 [1.5.1.6]
 [ebuild U ] x11-libs/gtksourceview-1.8.5-r1 [1.8.5]
 [ebuild U ] app-office/openoffice-2.3.0 [2.2.1] USE=-xulrunner%

 In the above output ntp, git and openoffice are shown in light green
 and boldface while all other packages are shown in a darker green and
 a regular font face.
 What do the differences in font weight and colour tell me?

bold entries are in your world file
no-bold are not

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Meaning of bold/regular font in output from emerge

2007-09-20 Thread Bo Ørsted Andresen
On Thursday 20 September 2007 15:07:20 Markus Schönhaber wrote:
 Since portage 2.1.3.9 I sometimes see package names printed with
 different colors and fonts in the output in emerge --ask ...
 Example:

 # emerge --ask --update --deep world
[SNIP]
 In the above output ntp, git and openoffice are shown in light green and
 boldface while all other packages are shown in a darker green and a
 regular font face.
 What do the differences in font weight and colour tell me?

The packages in bold are in your world file. `man 5 color.map` is probably the 
best reference..

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Meaning of bold/regular font in output from emerge

2007-09-20 Thread Markus Schönhaber
Bo Ørsted Andresen wrote:

 On Thursday 20 September 2007 15:07:20 Markus Schönhaber wrote:
 Since portage 2.1.3.9 I sometimes see package names printed with
 different colors and fonts in the output in emerge --ask ...
 Example:

 # emerge --ask --update --deep world
 [SNIP]
 In the above output ntp, git and openoffice are shown in light green and
 boldface while all other packages are shown in a darker green and a
 regular font face.
 What do the differences in font weight and colour tell me?
 
 The packages in bold are in your world file. `man 5 color.map` is probably 
 the 
 best reference..

Bo, Alan, thanks for the explanation.

Regards
  mks

-- 
[EMAIL PROTECTED] mailing list