Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-portage.xml
Date: Thu, 01 Nov 2007 06:14:45
Message-Id: E1InTK2-0001qk-Gh@stork.gentoo.org
1 nightmorph 07/11/01 06:14:30
2
3 Modified: hb-working-portage.xml
4 Log:
5 package.use is not always just a file; it can also be a directory. see my recent commits and bug fixes on this for similar changes.
6
7 Revision Changes Path
8 1.68 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.68&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.68&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.67&r2=1.68
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.67
18 retrieving revision 1.68
19 diff -u -r1.67 -r1.68
20 --- hb-working-portage.xml 1 Nov 2007 01:28:56 -0000 1.67
21 +++ hb-working-portage.xml 1 Nov 2007 06:14:30 -0000 1.68
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.67 2007/11/01 01:28:56 jkt Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.68 2007/11/01 06:14:30 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,7 +13,7 @@
32 maintain the software on his system.
33 </abstract>
34
35 -<version>1.60</version>
36 +<version>1.61</version>
37 <date>2007-11-01</date>
38
39 <section>
40 @@ -203,11 +203,10 @@
41
42 <p>
43 The best way of enabling the <c>doc</c> USE flag is doing it on a per-package
44 -basis via the <path>/etc/portage/package.use</path> file, so that you get
45 -documentation only for packages that you are interested in. Enabling this flag
46 -globally is known to cause problems with circular dependencies. For more
47 -information, please read the <uri link="?part=2&amp;chap=2">USE Flags</uri>
48 -chapter.
49 +basis via <path>/etc/portage/package.use</path>, so that you get documentation
50 +only for packages that you are interested in. Enabling this flag globally is
51 +known to cause problems with circular dependencies. For more information, please
52 +read the <uri link="?part=2&amp;chap=2">USE Flags</uri> chapter.
53 </p>
54
55 <p>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list