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, 28 Jul 2005 08:04:31
Message-Id: 200507280803.j6S83jdK023884@robin.gentoo.org
1 neysx 05/07/28 08:04:04
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 #99260 xmlified awk articles
6
7 Revision Changes Path
8 1.85 +17 -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.85&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.85&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.84&r2=1.85&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.84
18 retrieving revision 1.85
19 diff -u -r1.84 -r1.85
20 --- metadoc.xml 27 Jul 2005 21:09:07 -0000 1.84
21 +++ metadoc.xml 28 Jul 2005 08:04:04 -0000 1.85
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.84 2005/07/27 21:09:07 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.85 2005/07/28 08:04:04 neysx Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.21</version>
30 +<version>1.22</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -65,6 +65,9 @@
35 <file id="art-ct-l-sed-p1">/doc/en/articles/l-sed1.xml</file>
36 <file id="art-ct-l-sed-p2">/doc/en/articles/l-sed2.xml</file>
37 <file id="art-ct-l-sed-p3">/doc/en/articles/l-sed3.xml</file>
38 + <file id="art-ct-l-awk-p1">/doc/en/articles/l-awk1.xml</file>
39 + <file id="art-ct-l-awk-p2">/doc/en/articles/l-awk2.xml</file>
40 + <file id="art-ct-l-awk-p3">/doc/en/articles/l-awk3.xml</file>
41 <file id="art-ct-sta-iptables-fw">/doc/en/articles/linux-24-stateful-fw-design.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 @@ -408,6 +411,18 @@
45 <memberof>articles_commth</memberof>
46 <fileid>art-ct-l-sed-p3</fileid>
47 </doc>
48 + <doc id="art-ct-l-awk-p1">
49 + <memberof>articles_commth</memberof>
50 + <fileid>art-ct-l-awk-p1</fileid>
51 + </doc>
52 + <doc id="art-ct-l-awk-p2">
53 + <memberof>articles_commth</memberof>
54 + <fileid>art-ct-l-awk-p2</fileid>
55 + </doc>
56 + <doc id="art-ct-l-awk-p3">
57 + <memberof>articles_commth</memberof>
58 + <fileid>art-ct-l-awk-p3</fileid>
59 + </doc>
60 <doc id="art-ct-sta-iptables-fw">
61 <memberof>articles_commth</memberof>
62 <fileid>art-ct-sta-iptables-fw</fileid>
63
64
65
66 --
67 gentoo-doc-cvs@g.o mailing list