Gentoo Archives: gentoo-commits

From: "John Christian Stoddart (chiguire)" <chiguire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: metadoc.xml
Date: Sat, 07 Apr 2012 14:25:55
Message-Id: 20120407142543.C50ED2004B@flycatcher.gentoo.org
1 chiguire 12/04/07 14:25:43
2
3 Modified: metadoc.xml
4 Log:
5 add initramfs-guide links
6
7 Revision Changes Path
8 1.271 xml/htdocs/doc/es/metadoc.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?rev=1.271&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?rev=1.271&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/metadoc.xml?r1=1.270&r2=1.271
13
14 Index: metadoc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v
17 retrieving revision 1.270
18 retrieving revision 1.271
19 diff -u -r1.270 -r1.271
20 --- metadoc.xml 15 Jan 2012 16:14:53 -0000 1.270
21 +++ metadoc.xml 7 Apr 2012 14:25:43 -0000 1.271
22 @@ -1,8 +1,8 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v 1.270 2012/01/15 16:14:53 chiguire Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/metadoc.xml,v 1.271 2012/04/07 14:25:43 chiguire Exp $ -->
27 <metadoc lang="es" parent="/doc/en/metadoc.xml">
28 - <version>1.159</version>
29 + <version>1.160</version>
30 <members>
31 <lead>chiguire</lead>
32 <lead>nimiux</lead>
33 @@ -352,6 +352,7 @@
34 <file id="conky">/doc/es/conky-howto.xml</file>
35 <file id="man-guide">/doc/es/man-guide.xml</file>
36 <file id="info-guide">/doc/es/info-guide.xml</file>
37 + <file id="initramfs-guide">/doc/es/initramfs-guide.xml</file>
38 <file id="java-upgrade">/proj/es/java/java-upgrade.xml</file>
39 <file id="kernel-config">/doc/es/kernel-config.xml</file>
40 <file id="zsh">/doc/es/zsh.xml</file>
41 @@ -1089,6 +1090,9 @@
42 <doc fileid="info-guide">
43 <memberof>sysadmin_general</memberof>
44 </doc>
45 + <doc fileid="initramfs-guide">
46 + <memberof>sysadmin_general</memberof>
47 + </doc>
48 <doc fileid="java-upgrade">
49 <memberof>upgrade</memberof>
50 </doc>