Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: gcc-optimization.xml metadoc.xml
Date: Sun, 28 Jul 2013 15:14:32
Message-Id: 20130728151428.B6B262171C@flycatcher.gentoo.org
1 nimiux 13/07/28 15:14:28
2
3 Modified: gcc-optimization.xml metadoc.xml
4 Log:
5 Document is moved to https://wiki.gentoo.org/wiki/GCC_optimization
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/es/gcc-optimization.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gcc-optimization.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gcc-optimization.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/gcc-optimization.xml?r1=1.13&r2=1.14
13
14 Index: gcc-optimization.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/gcc-optimization.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- gcc-optimization.xml 27 Dec 2012 17:56:24 -0000 1.13
21 +++ gcc-optimization.xml 28 Jul 2013 15:14:28 -0000 1.14
22 @@ -1,10 +1,10 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gcc-optimization.xml,v 1.13 2012/12/27 17:56:24 nimiux Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/gcc-optimization.xml,v 1.14 2013/07/28 15:14:28 nimiux Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 -<guide lang="es">
31 +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/GCC_optimization" lang="es">
32
33 <title>Guía de Compilación Optimizada</title>
34
35 @@ -34,8 +34,9 @@
36 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
37 <license/>
38
39 -<version>5</version>
40 -<date>2012-12-25</date>
41 +<version>6</version>
42 +<!-- 2012-12-25 -->
43 +<date>2013-07-27</date>
44
45 <chapter>
46 <title>Introducción</title>
47
48
49
50 1.296 xml/htdocs/doc/es/metadoc.xml
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?rev=1.296&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?rev=1.296&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?r1=1.295&r2=1.296
55
56 Index: metadoc.xml
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v
59 retrieving revision 1.295
60 retrieving revision 1.296
61 diff -u -r1.295 -r1.296
62 --- metadoc.xml 27 Jul 2013 11:07:56 -0000 1.295
63 +++ metadoc.xml 28 Jul 2013 15:14:28 -0000 1.296
64 @@ -1,8 +1,8 @@
65 <?xml version="1.0" encoding="UTF-8"?>
66 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
67 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v 1.295 2013/07/27 11:07:56 nimiux Exp $ -->
68 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v 1.296 2013/07/28 15:14:28 nimiux Exp $ -->
69 <metadoc lang="es" parent="/doc/en/metadoc.xml">
70 - <version>1.177</version>
71 + <version>1.178</version>
72 <members>
73 <lead>chiguire</lead>
74 <lead>nimiux</lead>
75 @@ -346,7 +346,6 @@
76 <file id="xfce-config">/doc/es/xfce-config.xml</file>
77 <file id="openbox">/doc/es/openbox.xml</file>
78 <file id="lxde-howto">/doc/es/lxde-howto.xml</file>
79 - <file id="gcc-optimization">/doc/es/gcc-optimization.xml</file>
80 <file id="vpnc-howto">/doc/es/vpnc-howto.xml</file>
81 <file id="qa-autofailure">/proj/en/qa/autofailure.xml</file>
82 <file id="qa-automagic">/proj/en/qa/automagic.xml</file>
83 @@ -656,9 +655,6 @@
84 <doc fileid="home-router-howto">
85 <memberof>sysadmin_specific</memberof>
86 </doc>
87 - <doc fileid="gcc-optimization">
88 - <memberof>sysadmin_specific</memberof>
89 - </doc>
90 <doc fileid="gentoo-dev-handbook">
91 <memberof>gentoodev_docs</memberof>
92 <memberof>project_devrel</memberof>