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: Sun, 21 Aug 2005 22:23:57
Message-Id: 200508212223.j7LMNAUo021747@robin.gentoo.org
1 neysx 05/08/21 22:23:44
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 #103211 & #101920, GuideXMLified articles
6
7 Revision Changes Path
8 1.101 +12 -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.101&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.101&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.100&r2=1.101&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.100
18 retrieving revision 1.101
19 diff -u -r1.100 -r1.101
20 --- metadoc.xml 21 Aug 2005 16:56:57 -0000 1.100
21 +++ metadoc.xml 21 Aug 2005 22:23:44 -0000 1.101
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.100 2005/08/21 16:56:57 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.101 2005/08/21 22:23:44 neysx Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.30</version>
30 +<version>1.31</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -54,6 +54,7 @@
35 <files>
36 <file id="metadoc">/doc/en/metadoc.xml</file>
37 <file id="name-logo">/main/en/name-logo.xml</file>
38 + <file id="art-prompt-magic">/doc/en/articles/prompt-magic.xml</file>
39 <file id="art-bash-ex-p1">/doc/en/articles/bash-by-example-p1.xml</file>
40 <file id="art-bash-ex-p2">/doc/en/articles/bash-by-example-p2.xml</file>
41 <file id="art-bash-ex-p3">/doc/en/articles/bash-by-example-p3.xml</file>
42 @@ -73,6 +74,7 @@
43 <file id="art-ct-l-posix-p2">/doc/en/articles/l-posix2.xml</file>
44 <file id="art-ct-l-posix-p3">/doc/en/articles/l-posix3.xml</file>
45 <file id="art-ct-sta-iptables-fw">/doc/en/articles/linux-24-stateful-fw-design.xml</file>
46 + <file id="afig-ct-ext3-intro">/doc/en/articles/afig-ct-ext3-intro.xml</file>
47 <file id="hardware-stability-p1">/doc/en/articles/hardware-stability-p1.xml</file>
48 <file id="hardware-stability-p2">/doc/en/articles/hardware-stability-p2.xml</file>
49 <file id="partitioning-p1">/doc/en/articles/partitioning-p1.xml</file>
50 @@ -500,6 +502,10 @@
51 <memberof>articles_commth</memberof>
52 <fileid>art-ct-sta-iptables-fw</fileid>
53 </doc>
54 + <doc id="afig-ct-ext3-intro">
55 + <memberof>articles_commth</memberof>
56 + <fileid>afig-ct-ext3-intro</fileid>
57 + </doc>
58 <doc id="hardware-stability-p1">
59 <memberof>articles_others</memberof>
60 <fileid>hardware-stability-p1</fileid>
61 @@ -524,6 +530,10 @@
62 <memberof>articles_linux</memberof>
63 <fileid>maximum-swappage</fileid>
64 </doc>
65 + <doc id="art-prompt-magic">
66 + <memberof>articles_linux</memberof>
67 + <fileid>art-prompt-magic</fileid>
68 + </doc>
69 <doc id="bugzilla-howto">
70 <memberof>other</memberof>
71 <fileid>bugzie-howto</fileid>
72
73
74
75 --
76 gentoo-doc-cvs@g.o mailing list