Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: metadoc.xml
Date: Thu, 14 Jul 2005 18:12:12
Message-Id: 200507141811.j6EIBox5014222@robin.gentoo.org
1 fox2mike 05/07/14 18:11:42
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 Changes for #99008.
6
7 Revision Changes Path
8 1.79 +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.79&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.79&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.78&r2=1.79&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.78
18 retrieving revision 1.79
19 diff -u -r1.78 -r1.79
20 --- metadoc.xml 14 Jul 2005 17:23:36 -0000 1.78
21 +++ metadoc.xml 14 Jul 2005 18:11:42 -0000 1.79
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.78 2005/07/14 17:23:36 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.79 2005/07/14 18:11:42 fox2mike Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.15</version>
30 +<version>1.16</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -54,6 +54,8 @@
35 <file id="metadoc">/doc/en/metadoc.xml</file>
36 <file id="name-logo">/main/en/name-logo.xml</file>
37 <file id="art-bash-ex-p1">/doc/en/articles/bash-by-example-p1.xml</file>
38 + <file id="art-bash-ex-p2">/doc/en/articles/bash-by-example-p2.xml</file>
39 + <file id="art-bash-ex-p3">/doc/en/articles/bash-by-example-p3.xml</file>
40 <file id="art-mk-distro-p1">/doc/en/articles/making-the-distro-p1.xml</file>
41 <file id="art-mk-distro-p2">/doc/en/articles/making-the-distro-p2.xml</file>
42 <file id="art-mk-distro-p3">/doc/en/articles/making-the-distro-p3.xml</file>
43 @@ -356,6 +358,14 @@
44 <memberof>articles_linux</memberof>
45 <fileid>art-bash-ex-p1</fileid>
46 </doc>
47 + <doc id="art-bash-ex-p2">
48 + <memberof>articles_linux</memberof>
49 + <fileid>art-bash-ex-p2</fileid>
50 + </doc>
51 + <doc id="art-bash-ex-p3">
52 + <memberof>articles_linux</memberof>
53 + <fileid>art-bash-ex-p3</fileid>
54 + </doc>
55 <doc id="art-mk-distro-p1">
56 <memberof>articles_gentoo</memberof>
57 <fileid>art-mk-distro-p1</fileid>
58
59
60
61 --
62 gentoo-doc-cvs@g.o mailing list