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: Sun, 07 Aug 2005 16:04:12
Message-Id: 200508071603.j77G3uEc019473@robin.gentoo.org
1 neysx 05/08/07 16:03:51
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 Added AMD64 Howtos
6
7 Revision Changes Path
8 1.95 +10 -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.95&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.95&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.94&r2=1.95&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.94
18 retrieving revision 1.95
19 diff -u -r1.94 -r1.95
20 --- metadoc.xml 3 Aug 2005 10:36:19 -0000 1.94
21 +++ metadoc.xml 7 Aug 2005 16:03:51 -0000 1.95
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.94 2005/08/03 10:36:19 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.95 2005/08/07 16:03:51 neysx Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.24</version>
30 +<version>1.25</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -290,6 +290,10 @@
35 <file id="power-management-guide">/doc/en/power-management-guide.xml</file>
36 <file id="new-upgrade-to-gentoo-1.4">/doc/en/new-upgrade-to-gentoo-1.4.xml</file>
37 <file id="amd64-technotes">/proj/en/base/amd64/technotes/index.xml</file>
38 + <file id="amd64-howtos">/proj/en/base/amd64/howtos/index.xml</file>
39 + <file id="amd64-howtos-bugs">/proj/en/base/amd64/howtos/bugs.xml</file>
40 + <file id="amd64-howtos-chroot">/proj/en/base/amd64/howtos/chroot.xml</file>
41 + <file id="amd64-howtos-upgrade-to-2005.0">/proj/en/base/amd64/howtos/2005.0-upgrade-amd64.xml</file>
42 <file id="gentoo-dev-handbook">/proj/en/devrel/handbook/handbook.xml</file>
43 <file id="doc-policy">/proj/en/gdp/doc/doc-policy.xml</file>
44 <file id="doc-tipsntricks">/proj/en/gdp/doc/doc-tipsntricks.xml</file>
45 @@ -494,6 +498,10 @@
46 <memberof>project_base</memberof>
47 <fileid>amd64-technotes</fileid>
48 </doc>
49 + <doc id="amd64-howtos">
50 + <memberof>project_base</memberof>
51 + <fileid>amd64-howtos</fileid>
52 + </doc>
53 <doc id="faq">
54 <memberof>faq</memberof>
55 <fileid>faq</fileid>
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list