Gentoo Archives: gentoo-commits

From: "Marion Age (titefleur)" <titefleur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: faq.xml
Date: Fri, 29 Feb 2008 12:26:59
Message-Id: E1JV4KG-0003i7-Gg@stork.gentoo.org
1 titefleur 08/02/29 12:26:56
2
3 Modified: faq.xml
4 Log:
5 Sync to 1.112
6
7 Revision Changes Path
8 1.55 xml/htdocs/doc/fr/faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/faq.xml?rev=1.55&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/faq.xml?rev=1.55&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/faq.xml?r1=1.54&r2=1.55
13
14 Index: faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/faq.xml,v
17 retrieving revision 1.54
18 retrieving revision 1.55
19 diff -u -r1.54 -r1.55
20 --- faq.xml 26 Feb 2008 13:18:58 -0000 1.54
21 +++ faq.xml 29 Feb 2008 12:26:55 -0000 1.55
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/faq.xml,v 1.54 2008/02/26 13:18:58 titefleur Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/faq.xml,v 1.55 2008/02/29 12:26:55 titefleur Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -54,8 +54,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>3.8</version>
34 -<date>2008-02-19</date>
35 +<version>3.11</version>
36 +<date>2008-02-28</date>
37
38 <faqindex>
39 <title>Liste des questions</title>
40 @@ -296,8 +296,8 @@
41 </p>
42
43 <pre caption = "Configurer le serveur mandataire dans /etc/make.conf">
44 -HTTP_PROXY="http://utilisateur:motdepasse@×××××××××××××××××.org:port"
45 -FTP_PROXY="ftp://utilisateur:motdepasse@×××××××××××××××××.org:port"
46 +http_proxy="http://utilisateur:motdepasse@×××××××××××××××××.org:port"
47 +ftp_proxy="ftp://utilisateur:motdepasse@×××××××××××××××××.org:port"
48 RSYNC_PROXY="rsync://utilisateur:motdepasse@×××××××××××××××××.org:port"
49 </pre>
50
51
52
53
54 --
55 gentoo-commits@l.g.o mailing list