Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: metadoc.xml
Date: Sun, 08 Jan 2006 13:56:55
Message-Id: 200601081356.k08DulWL022202@robin.gentoo.org
1 rane 06/01/08 13:56:46
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 #118179, adding live USB guide
6
7 Revision Changes Path
8 1.132 +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.132&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.132&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.131&r2=1.132&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.131
18 retrieving revision 1.132
19 diff -u -r1.131 -r1.132
20 --- metadoc.xml 6 Jan 2006 07:50:03 -0000 1.131
21 +++ metadoc.xml 8 Jan 2006 13:56:46 -0000 1.132
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.131 2006/01/06 07:50:03 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.132 2006/01/08 13:56:46 rane Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.60</version>
30 +<version>1.61</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -352,6 +352,7 @@
35 <file id="kde-split-ebuilds">/doc/en/kde-split-ebuilds.xml</file>
36 <file id="grub-error-guide">/doc/en/grub-error-guide.xml</file>
37 <file id="usb-guide">/doc/en/usb-guide.xml</file>
38 + <file id="liveusb">/doc/en/liveusb.xml</file>
39 <file id="fluxbox-config">/doc/en/fluxbox-config.xml</file>
40 <file id="vserver-howto">/doc/en/vserver-howto.xml</file>
41 <file id="security-handbook-index">/doc/en/security/index.xml</file>
42 @@ -1149,6 +1150,10 @@
43 <memberof>install_other</memberof>
44 <fileid>usb-guide</fileid>
45 </doc>
46 + <doc id="liveusb">
47 + <memberof>install_other</memberof>
48 + <fileid>liveusb</fileid>
49 + </doc>
50 <doc id="apache-troubleshooting">
51 <memberof>sysadmin_specific</memberof>
52 <fileid>apache-troubleshooting</fileid>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list