Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-portage-configuration.xml
Date: Fri, 03 Nov 2006 22:35:55
Message-Id: 20061103223544.236BB64B0A@smtp.gentoo.org
1 nightmorph 06/11/03 22:35:43
2
3 Modified: hb-portage-configuration.xml
4 Log:
5 oops, typo, missing '
6
7 Revision Changes Path
8 1.13 xml/htdocs/doc/en/handbook/hb-portage-configuration.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.13&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.13&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?r1=1.12&r2=1.13
13
14 Index: hb-portage-configuration.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -u -r1.12 -r1.13
20 --- hb-portage-configuration.xml 3 Nov 2006 22:03:06 -0000 1.12
21 +++ hb-portage-configuration.xml 3 Nov 2006 22:35:43 -0000 1.13
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-portage-configuration.xml,v 1.12 2006/11/03 22:03:06 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.13 2006/11/03 22:35:43 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -242,7 +242,7 @@
32 </li>
33 <li>--times: Preserves file modification times</li>
34 <li>
35 - --exclude='/distfiles --exclude='/local' --exclude='/packages': These
36 + --exclude='/distfiles' --exclude='/local' --exclude='/packages': These
37 settings tell Portage to not tamper with the locations of downloaded
38 package files (which is specified in DISTDIR), any local Portage
39 overlay (specified in PORTDIR_OVERLAY), and any user-compiled binary
40
41
42
43 --
44 gentoo-doc-cvs@g.o mailing list