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 13:21:38
Message-Id: 200507281320.j6SDKnGB021719@robin.gentoo.org
1 neysx 05/07/28 13:21:06
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 #100524 xmlified hardware stability articles
6
7 Revision Changes Path
8 1.86 +11 -1 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.86&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.86&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.85&r2=1.86&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.85
18 retrieving revision 1.86
19 diff -u -r1.85 -r1.86
20 --- metadoc.xml 28 Jul 2005 08:04:04 -0000 1.85
21 +++ metadoc.xml 28 Jul 2005 13:21:06 -0000 1.86
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.85 2005/07/28 08:04:04 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.86 2005/07/28 13:21:06 neysx Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 @@ -69,6 +69,8 @@
30 <file id="art-ct-l-awk-p2">/doc/en/articles/l-awk2.xml</file>
31 <file id="art-ct-l-awk-p3">/doc/en/articles/l-awk3.xml</file>
32 <file id="art-ct-sta-iptables-fw">/doc/en/articles/linux-24-stateful-fw-design.xml</file>
33 + <file id="hardware-stability-p1">/doc/en/articles/hardware-stability-p1.xml</file>
34 + <file id="hardware-stability-p2">/doc/en/articles/hardware-stability-p2.xml</file>
35 <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file>
36 <file id="utf-8">/doc/en/utf-8.xml</file>
37 <file id="cron-guide">/doc/en/cron-guide.xml</file>
38 @@ -427,6 +429,14 @@
39 <memberof>articles_commth</memberof>
40 <fileid>art-ct-sta-iptables-fw</fileid>
41 </doc>
42 + <doc id="hardware-stability-p1">
43 + <memberof>articles</memberof>
44 + <fileid>hardware-stability-p1</fileid>
45 + </doc>
46 + <doc id="hardware-stability-p2">
47 + <memberof>articles</memberof>
48 + <fileid>hardware-stability-p2</fileid>
49 + </doc>
50 <doc id="bugzilla-howto">
51 <memberof>other</memberof>
52 <fileid>bugzie-howto</fileid>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list