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, 18 Aug 2005 10:23:46
Message-Id: 200508181022.j7IAMXXk022483@robin.gentoo.org
1 neysx 05/08/18 10:23:24
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 Added /main/en/philosophy.xml
6
7 Revision Changes Path
8 1.98 +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.98&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.98&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.97&r2=1.98&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.97
18 retrieving revision 1.98
19 diff -u -r1.97 -r1.98
20 --- metadoc.xml 9 Aug 2005 10:43:49 -0000 1.97
21 +++ metadoc.xml 18 Aug 2005 10:23:24 -0000 1.98
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.97 2005/08/09 10:43:49 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.98 2005/08/18 10:23:24 neysx Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.27</version>
30 +<version>1.28</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -340,6 +340,7 @@
35 <file id="doc-policy">/proj/en/gdp/doc/doc-policy.xml</file>
36 <file id="doc-tipsntricks">/proj/en/gdp/doc/doc-tipsntricks.xml</file>
37 <file id="about">/main/en/about.xml</file>
38 + <file id="philosophy">/main/en/philosophy.xml</file>
39 <file id="contract">/main/en/contract.xml</file>
40 <file id="site">/proj/en/site.xml</file>
41 <file id="kernel-upgrade">/doc/en/kernel-upgrade.xml</file>
42 @@ -742,6 +743,10 @@
43 <memberof>other</memberof>
44 <fileid>about</fileid>
45 </doc>
46 + <doc id="philosophy">
47 + <memberof>other</memberof>
48 + <fileid>philosophy</fileid>
49 + </doc>
50 <doc id="contract">
51 <memberof>other</memberof>
52 <fileid>contract</fileid>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list