Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: metadoc.xml
Date: Thu, 14 Jul 2005 16:17:51
Message-Id: 200507141617.j6EGHbCx026733@robin.gentoo.org
1 swift 05/07/14 16:17:30
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 Adding "Bash By Example, Part 1" to metadoc
6
7 Revision Changes Path
8 1.77 +7 -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.77&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.77&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.76&r2=1.77&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.76
18 retrieving revision 1.77
19 diff -u -r1.76 -r1.77
20 --- metadoc.xml 13 Jul 2005 10:06:16 -0000 1.76
21 +++ metadoc.xml 14 Jul 2005 16:17:30 -0000 1.77
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.76 2005/07/13 10:06:16 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.77 2005/07/14 16:17:30 swift Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.14</version>
30 +<version>1.15</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -52,6 +52,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-bash-ex-p1">/doc/en/articles/bash-by-example-p1.xml</file>
39 <file id="art-mk-distro-p1">/doc/en/articles/making-the-distro-p1.xml</file>
40 <file id="art-mk-distro-p2">/doc/en/articles/making-the-distro-p2.xml</file>
41 <file id="art-mk-distro-p3">/doc/en/articles/making-the-distro-p3.xml</file>
42 @@ -350,6 +351,10 @@
43 <memberof>other</memberof>
44 <fileid>name-logo</fileid>
45 </doc>
46 + <doc id="art-bash-ex-p1">
47 + <memberof>articles_linux</memberof>
48 + <fileid>art-bash-ex-p1</fileid>
49 + </doc>
50 <doc id="art-mk-distro-p1">
51 <memberof>articles_gentoo</memberof>
52 <fileid>art-mk-distro-p1</fileid>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list