Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-portage-configuration.xml
Date: Thu, 28 Feb 2008 08:25:30
Message-Id: E1JUe51-0001Mu-Jp@stork.gentoo.org
1 nightmorph 08/02/28 08:25:27
2
3 Modified: hb-portage-configuration.xml
4 Log:
5 fixed proxy env variables, bug 211697
6
7 Revision Changes Path
8 1.17 xml/htdocs/doc/en/handbook/draft/hb-portage-configuration.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-portage-configuration.xml?rev=1.17&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-portage-configuration.xml?rev=1.17&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-portage-configuration.xml?r1=1.16&r2=1.17
13
14 Index: hb-portage-configuration.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-portage-configuration.xml,v
17 retrieving revision 1.16
18 retrieving revision 1.17
19 diff -u -r1.16 -r1.17
20 --- hb-portage-configuration.xml 19 Nov 2007 07:51:15 -0000 1.16
21 +++ hb-portage-configuration.xml 28 Feb 2008 08:25:27 -0000 1.17
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/draft/hb-portage-configuration.xml,v 1.16 2007/11/19 07:51:15 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-portage-configuration.xml,v 1.17 2008/02/28 08:25:27 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 configuration file or as environment variable.
33 </abstract>
34
35 -<version>1.8</version>
36 -<date>2007-11-18</date>
37 +<version>1.9</version>
38 +<date>2008-02-28</date>
39
40 <section>
41 <title>Portage Configuration</title>
42 @@ -187,7 +187,7 @@
43
44 <p>
45 If your environment requires you to use a proxy server, you can use the
46 -HTTP_PROXY, FTP_PROXY and RSYNC_PROXY variables to declare a proxy server.
47 +http_proxy, ftp_proxy and RSYNC_PROXY variables to declare a proxy server.
48 </p>
49
50 </body>
51
52
53
54 --
55 gentoo-doc-cvs@l.g.o mailing list