Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-portage-configuration.xml hb-portage-files.xml
Date: Sun, 25 Mar 2007 08:11:07
Message-Id: E1HVNoR-00015x-82@stork.gentoo.org
1 neysx 07/03/25 08:10:51
2
3 Modified: hb-portage-configuration.xml hb-portage-files.xml
4 Log:
5 #172125 Remove extraneous </li><li>
6
7 Revision Changes Path
8 1.15 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.15&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.15&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?r1=1.14&r2=1.15
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.14
18 retrieving revision 1.15
19 diff -u -r1.14 -r1.15
20 --- hb-portage-configuration.xml 15 Feb 2007 11:51:01 -0000 1.14
21 +++ hb-portage-configuration.xml 25 Mar 2007 08:10:51 -0000 1.15
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.14 2007/02/15 11:51:01 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.15 2007/03/25 08:10:51 neysx Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 configuration file or as environment variable.
33 </abstract>
34
35 -<version>1.6</version>
36 -<date>2007-02-15</date>
37 +<version>1.7</version>
38 +<date>2007-03-25</date>
39
40 <section>
41 <title>Portage Configuration</title>
42 @@ -238,8 +238,6 @@
43 <li>
44 PORTAGE_RSYNC_EXTRA_OPTS can be used to set additional options when
45 syncing. Each option should be space separated.
46 - </li>
47 - <li>
48 <ul>
49 <li>
50 --timeout=&lt;number&gt;: This defines the number of seconds an rsync
51
52
53
54 1.15 xml/htdocs/doc/en/handbook/hb-portage-files.xml
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.15&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.15&content-type=text/plain
58 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?r1=1.14&r2=1.15
59
60 Index: hb-portage-files.xml
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v
63 retrieving revision 1.14
64 retrieving revision 1.15
65 diff -u -r1.14 -r1.15
66 --- hb-portage-files.xml 25 Nov 2006 04:50:31 -0000 1.14
67 +++ hb-portage-files.xml 25 Mar 2007 08:10:51 -0000 1.15
68 @@ -4,7 +4,7 @@
69 <!-- The content of this document is licensed under the CC-BY-SA license -->
70 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
71
72 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.14 2006/11/25 04:50:31 nightmorph Exp $ -->
73 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.15 2007/03/25 08:10:51 neysx Exp $ -->
74
75 <sections>
76
77 @@ -13,8 +13,8 @@
78 files and data.
79 </abstract>
80
81 -<version>1.8</version>
82 -<date>2006-11-03</date>
83 +<version>1.9</version>
84 +<date>2007-03-25</date>
85
86 <section>
87 <title>Portage Files</title>
88 @@ -307,8 +307,6 @@
89 PORTAGE_ELOG_CLASSES: This is where you set what kinds of messages to be
90 logged. You can use any space-separated combination of <c>info</c>,
91 <c>warn</c>, <c>error</c>, and <c>log</c>.
92 - </li>
93 - <li>
94 <ul>
95 <li>info: Logs "einfo" messages printed by an ebuild</li>
96 <li>warn: Logs "ewarn" messages printed by an ebuild</li>
97 @@ -321,8 +319,6 @@
98 messages. If left empty, logging is disabled. You can use any
99 space-separated combination of <c>save</c>, <c>custom</c>, <c>syslog</c>,
100 and <c>mail</c>. You must select at least one module in order to use elog.
101 - </li>
102 - <li>
103 <ul>
104 <li>
105 save: This saves one log per package in <path>$PORT_LOGDIR/elog</path>,
106 @@ -346,8 +342,6 @@
107 that you can make use of two variables: ${PACKAGE} is the package name and
108 version, while ${LOGFILE} is the absolute path to the logfile. Here's one
109 possible usage:
110 - </li>
111 - <li>
112 <ul>
113 <li>
114 PORTAGE_ELOG_COMMAND="/path/to/logger -p '\${PACKAGE}' -f '\${LOGFILE}'"
115 @@ -363,8 +357,6 @@
116 Here's an example for an smtp server that requires username and
117 password-based authentication on a particular port (the default is port
118 25):
119 - </li>
120 - <li>
121 <ul>
122 <li>
123 PORTAGE_ELOG_MAILURI="user@××××.domain
124 @@ -382,8 +374,8 @@
125 the package name and version, while ${HOST} is the fully qualified domain
126 name of the host Portage is running on.
127 </li>
128 - <li>Here's one possible use:</li>
129 <li>
130 + Here's one possible use:
131 <ul>
132 <li>
133 PORTAGE_ELOG_MAILSUBJECT="package \${PACKAGE} was merged on \${HOST}
134
135
136
137 --
138 gentoo-doc-cvs@g.o mailing list