Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r12064 - main/branches/2.1.6/man
Date: Sun, 23 Nov 2008 23:34:35
Message-Id: E1L4OTK-00039E-1e@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-11-23 23:34:33 +0000 (Sun, 23 Nov 2008)
3 New Revision: 12064
4
5 Modified:
6 main/branches/2.1.6/man/emerge.1
7 Log:
8 Use a table to organize the key of USE flag symbols for the --verbose option.
9 (trunk r12063)
10
11
12 Modified: main/branches/2.1.6/man/emerge.1
13 ===================================================================
14 --- main/branches/2.1.6/man/emerge.1 2008-11-23 23:33:05 UTC (rev 12063)
15 +++ main/branches/2.1.6/man/emerge.1 2008-11-23 23:34:33 UTC (rev 12064)
16 @@ -447,16 +447,18 @@
17 out GNU info errors, if any, and to show the USE flags that will be used for
18 each package when pretending. The following symbols are affixed to USE flags
19 in order to indicate their status:
20 -.br
21
22 -.br
23 -\fI- prefix\fR = not enabled (either disabled or removed)
24 -.br
25 -\fI* suffix\fR = transition to or from the enabled state
26 -.br
27 -\fI% suffix\fR = newly added or removed
28 -.br
29 -\fI() circumfix\fR = forced, masked, or removed
30 +.TS
31 +l l l
32 +___
33 +l l l.
34 +Symbol Location Meaning
35 +
36 +- prefix not enabled (either disabled or removed)
37 +* suffix transition to or from the enabled state
38 +% suffix newly added or removed
39 +() circumfix forced, masked, or removed
40 +.TE
41 .TP
42 .BR "\-\-with\-bdeps < y | n >"
43 In dependency calculations, pull in build time dependencies