* [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: change-chost.xml
@ 2007-10-28 13:33 Marion Age (titefleur)
0 siblings, 0 replies; 4+ messages in thread
From: Marion Age (titefleur) @ 2007-10-28 13:33 UTC (permalink / raw
To: gentoo-commits
titefleur 07/10/28 13:33:54
Modified: change-chost.xml
Log:
Sync to 1.3
Revision Changes Path
1.3 xml/htdocs/doc/fr/change-chost.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?r1=1.2&r2=1.3
Index: change-chost.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- change-chost.xml 1 Aug 2007 16:41:29 -0000 1.2
+++ change-chost.xml 28 Oct 2007 13:33:54 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v 1.2 2007/08/01 16:41:29 cam Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v 1.3 2007/10/28 13:33:54 titefleur Exp $ -->
<guide link="/doc/fr/change-chost.xml" lang="fr">
@@ -12,11 +12,11 @@
<author title="Relecteur">
<mail link="vapier@gentoo.org">Mike Frysinger</mail>
</author>
-<author title='"GuideXMLifier"'>
+<author title='"Correcteur"'>
<mail link="chriswhite@gentoo.org">Chris White</mail>
</author>
<author title="Traducteur">
- <mail link="titefleur@acissi.net">Marion Agé</mail>
+ <mail link="titefleur@gentoo.org">Marion Agé</mail>
</author>
<abstract>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: change-chost.xml
@ 2008-07-25 12:51 Marion Age (titefleur)
0 siblings, 0 replies; 4+ messages in thread
From: Marion Age (titefleur) @ 2008-07-25 12:51 UTC (permalink / raw
To: gentoo-commits
titefleur 08/07/25 12:51:04
Modified: change-chost.xml
Log:
Sync to 1.5
Revision Changes Path
1.4 xml/htdocs/doc/fr/change-chost.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?r1=1.3&r2=1.4
Index: change-chost.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- change-chost.xml 28 Oct 2007 13:33:54 -0000 1.3
+++ change-chost.xml 25 Jul 2008 12:51:04 -0000 1.4
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v 1.3 2007/10/28 13:33:54 titefleur Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v 1.4 2008/07/25 12:51:04 titefleur Exp $ -->
<guide link="/doc/fr/change-chost.xml" lang="fr">
@@ -27,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>2</version>
-<date>2007-07-16</date>
+<version>3</version>
+<date>2008-07-29</date>
<chapter>
<title>Introduction</title>
@@ -266,14 +266,17 @@
<p>
Il est maintenant nécessaire de réinstaller <c>libtool</c> et d'exécuter
-<c>fix_libtool_files.sh</c>. Assurez-vous d'utiliser la bonne version de gcc
-(votre version courante, 4.1.1 ici, et l'ancienne architecture, i386
-ici.) :
+<c>/usr/share/gcc-data/$CHOST/<gcc-version>/fix_libtool_files.sh</c>.
+Assurez-vous d'utiliser la bonne version de gcc (votre version courante, 4.1.1
+ici, et l'ancienne architecture, i386 ici). Remplacez $CHOST par votre nouveau
+CHOST et <gcc-version> par la version de gcc. Voici l'exemple d'un CHOST
+i686
</p>
<pre caption="S'assurer du bon équilibre des bibliothèques">
# <i>emerge -av1 libtool</i>
# <i>fix_libtool_files.sh 4.1.1 --oldarch i386-pc-linux-gnu</i>
+# <i>/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/fix_libtool_files.sh 4.1.1 --oldarch i386-pc-linux-gnu</i>
</pre>
<p>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: change-chost.xml
@ 2008-07-25 13:31 Marion Age (titefleur)
0 siblings, 0 replies; 4+ messages in thread
From: Marion Age (titefleur) @ 2008-07-25 13:31 UTC (permalink / raw
To: gentoo-commits
titefleur 08/07/25 13:31:06
Modified: change-chost.xml
Log:
fix
Revision Changes Path
1.5 xml/htdocs/doc/fr/change-chost.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/change-chost.xml?r1=1.4&r2=1.5
Index: change-chost.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- change-chost.xml 25 Jul 2008 12:51:04 -0000 1.4
+++ change-chost.xml 25 Jul 2008 13:31:06 -0000 1.5
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v 1.4 2008/07/25 12:51:04 titefleur Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v 1.5 2008/07/25 13:31:06 titefleur Exp $ -->
<guide link="/doc/fr/change-chost.xml" lang="fr">
@@ -270,7 +270,7 @@
Assurez-vous d'utiliser la bonne version de gcc (votre version courante, 4.1.1
ici, et l'ancienne architecture, i386 ici). Remplacez $CHOST par votre nouveau
CHOST et <gcc-version> par la version de gcc. Voici l'exemple d'un CHOST
-i686
+i686 :
</p>
<pre caption="S'assurer du bon équilibre des bibliothèques">
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: change-chost.xml
@ 2013-09-01 6:30 JosA Fournier (jaaf)
0 siblings, 0 replies; 4+ messages in thread
From: JosA Fournier (jaaf) @ 2013-09-01 6:30 UTC (permalink / raw
To: gentoo-commits
jaaf 13/09/01 06:30:54
Modified: change-chost.xml
Log:
Changing CHOST document moved to https://wiki.gentoo.org/wiki/Changing_the_CHOST…
----------------------------------------------------------------------
Revision Changes Path
1.7 xml/htdocs/doc/fr/change-chost.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/change-chost.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/change-chost.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/change-chost.xml?r1=1.6&r2=1.7
Index: change-chost.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- change-chost.xml 29 Aug 2011 11:00:02 -0000 1.6
+++ change-chost.xml 1 Sep 2013 06:30:54 -0000 1.7
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v 1.6 2011/08/29 11:00:02 cam Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/change-chost.xml,v 1.7 2013/09/01 06:30:54 jaaf Exp $ -->
-<guide lang="fr">
+<guide lang="fr" disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/Changing_the_CHOST_variable/fr">
<title>Changement de la variable CHOST</title>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-09-01 6:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-25 12:51 [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: change-chost.xml Marion Age (titefleur)
-- strict thread matches above, loose matches on Subject: below --
2013-09-01 6:30 JosA Fournier (jaaf)
2008-07-25 13:31 Marion Age (titefleur)
2007-10-28 13:33 Marion Age (titefleur)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox