Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-portage.xml
Date: Thu, 01 Nov 2007 01:29:09
Message-Id: E1InOrg-0003RS-EX@stork.gentoo.org
1 jkt 07/11/01 01:28:56
2
3 Modified: hb-working-portage.xml
4 Log:
5 English, no content change
6
7 Revision Changes Path
8 1.67 xml/htdocs/doc/en/handbook/hb-working-portage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.67&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.67&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.66&r2=1.67
13
14 Index: hb-working-portage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v
17 retrieving revision 1.66
18 retrieving revision 1.67
19 diff -u -r1.66 -r1.67
20 --- hb-working-portage.xml 1 Nov 2007 01:02:41 -0000 1.66
21 +++ hb-working-portage.xml 1 Nov 2007 01:28:56 -0000 1.67
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.66 2007/11/01 01:02:41 yoswink Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.67 2007/11/01 01:28:56 jkt Exp $ -->
28
29 <sections>
30
31 @@ -202,11 +202,12 @@
32 </pre>
33
34 <p>
35 -The best way of enable the <c>doc</c> USE flag is doing it per package, in
36 -<path>/etc/portage/package.use</path>, so you get documentation for the packages
37 -you are interested in. Enable the flag globally is known to give problems with
38 -circular dependencies. You can read the chapter about <uri
39 -link="?part=2&amp;chap=2">USE Flags</uri> for more information about them.
40 +The best way of enabling the <c>doc</c> USE flag is doing it on a per-package
41 +basis via the <path>/etc/portage/package.use</path> file, so that you get
42 +documentation only for packages that you are interested in. Enabling this flag
43 +globally is known to cause problems with circular dependencies. For more
44 +information, please read the <uri link="?part=2&amp;chap=2">USE Flags</uri>
45 +chapter.
46 </p>
47
48 <p>
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list