Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: metadoc.xml
Date: Tue, 20 Sep 2005 19:45:53
Message-Id: 200509201939.j8KJduTu012083@robin.gentoo.org
1 rane 05/09/20 19:45:30
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 adding new articles from 104169, 104198 and 104226
6
7 Revision Changes Path
8 1.108 +27 -2 xml/htdocs/doc/en/metadoc.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.108&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.108&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.107&r2=1.108&cvsroot=gentoo
13
14 Index: metadoc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
17 retrieving revision 1.107
18 retrieving revision 1.108
19 diff -u -r1.107 -r1.108
20 --- metadoc.xml 11 Sep 2005 20:46:42 -0000 1.107
21 +++ metadoc.xml 20 Sep 2005 19:45:30 -0000 1.108
22 @@ -1,9 +1,9 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.107 2005/09/11 20:46:42 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.108 2005/09/20 19:45:30 rane Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.36</version>
30 +<version>1.37</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -81,6 +81,11 @@
35 <file id="partitioning-p2">/doc/en/articles/partitioning-p2.xml</file>
36 <file id="partition-planning-tips">/doc/en/articles/partition-planning-tips.xml</file>
37 <file id="maximum-swappage">/doc/en/articles/maximum-swappage.xml</file>
38 + <file id="lvm-p1">/doc/en/articles/lvm-p1.xml</file>
39 + <file id="lvm-p2">/doc/en/articles/lvm-p2.xml</file>
40 + <file id="software-raid-p1">/doc/en/articles/software-raid-p1.xml</file>
41 + <file id="software-raid-p2">/doc/en/articles/software-raid-p2.xml</file>
42 + <file id="linux-kernel-compiling">/doc/en/articles/linux-kernel-compiling.xml</file>
43 <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file>
44 <file id="mysql-howto">/doc/en/mysql-howto.xml</file>
45 <file id="bt-guide">/doc/en/bluetooth-guide.xml</file>
46 @@ -535,6 +540,26 @@
47 <memberof>articles_linux</memberof>
48 <fileid>maximum-swappage</fileid>
49 </doc>
50 + <doc id="lvm-p1">
51 + <memberof>articles_linux</memberof>
52 + <fileid>lvm-p1</fileid>
53 + </doc>
54 + <doc id="lvm-p2">
55 + <memberof>articles_linux</memberof>
56 + <fileid>lvm-p2</fileid>
57 + </doc>
58 + <doc id="software-raid-p1">
59 + <memberof>articles_linux</memberof>
60 + <fileid>software-raid-p1</fileid>
61 + </doc>
62 + <doc id="software-raid-p2">
63 + <memberof>articles_linux</memberof>
64 + <fileid>software-raid-p2</fileid>
65 + </doc>
66 + <doc id="linux-kernel-compiling">
67 + <memberof>articles_linux</memberof>
68 + <fileid>linux-kernel-compiling</fileid>
69 + </doc>
70 <doc id="art-prompt-magic">
71 <memberof>articles_linux</memberof>
72 <fileid>art-prompt-magic</fileid>
73
74
75
76 --
77 gentoo-doc-cvs@g.o mailing list