Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: metadoc.xml
Date: Thu, 18 Aug 2005 12:59:45
Message-Id: 200508181258.j7ICwS4Z029076@robin.gentoo.org
1 neysx 05/08/18 12:59:17
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 New GuideXMLified articles from #100709, #102652 & #102666
6
7 Revision Changes Path
8 1.99 +22 -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.99&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.99&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.98&r2=1.99&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.98
18 retrieving revision 1.99
19 diff -u -r1.98 -r1.99
20 --- metadoc.xml 18 Aug 2005 10:23:24 -0000 1.98
21 +++ metadoc.xml 18 Aug 2005 12:59:17 -0000 1.99
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.98 2005/08/18 10:23:24 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.99 2005/08/18 12:59:17 neysx Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.28</version>
30 +<version>1.29</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -75,6 +75,10 @@
35 <file id="art-ct-sta-iptables-fw">/doc/en/articles/linux-24-stateful-fw-design.xml</file>
36 <file id="hardware-stability-p1">/doc/en/articles/hardware-stability-p1.xml</file>
37 <file id="hardware-stability-p2">/doc/en/articles/hardware-stability-p2.xml</file>
38 + <file id="partitioning-p1">/doc/en/articles/partitioning-p1.xml</file>
39 + <file id="partitioning-p2">/doc/en/articles/partitioning-p2.xml</file>
40 + <file id="partition-planning-tips">/doc/en/articles/partition-planning-tips.xml</file>
41 + <file id="maximum-swappage">/doc/en/articles/maximum-swappage.xml</file>
42 <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file>
43 <file id="utf-8">/doc/en/utf-8.xml</file>
44 <file id="cron-guide">/doc/en/cron-guide.xml</file>
45 @@ -504,6 +508,22 @@
46 <memberof>articles_others</memberof>
47 <fileid>hardware-stability-p2</fileid>
48 </doc>
49 + <doc id="partitioning-p1">
50 + <memberof>articles_linux</memberof>
51 + <fileid>partitioning-p1</fileid>
52 + </doc>
53 + <doc id="partitioning-p2">
54 + <memberof>articles_linux</memberof>
55 + <fileid>partitioning-p2</fileid>
56 + </doc>
57 + <doc id="partition-planning-tips">
58 + <memberof>articles_linux</memberof>
59 + <fileid>partition-planning-tips</fileid>
60 + </doc>
61 + <doc id="maximum-swappage">
62 + <memberof>articles_linux</memberof>
63 + <fileid>maximum-swappage</fileid>
64 + </doc>
65 <doc id="bugzilla-howto">
66 <memberof>other</memberof>
67 <fileid>bugzie-howto</fileid>
68
69
70
71 --
72 gentoo-doc-cvs@g.o mailing list