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: Fri, 16 Dec 2005 15:27:24
Message-Id: 200512161527.jBGFRGcF009325@robin.gentoo.org
1 rane 05/12/16 15:27:15
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 #115757, adding the new article about autotools
6
7 Revision Changes Path
8 1.124 +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.124&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.124&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.123&r2=1.124&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.123
18 retrieving revision 1.124
19 diff -u -r1.123 -r1.124
20 --- metadoc.xml 12 Dec 2005 15:43:24 -0000 1.123
21 +++ metadoc.xml 16 Dec 2005 15:27:15 -0000 1.124
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.123 2005/12/12 15:43:24 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.124 2005/12/16 15:27:15 rane Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.52</version>
30 +<version>1.53</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -98,6 +98,7 @@
35 <file id="l-redesign-2">/doc/en/articles/l-redesign-2.xml</file>
36 <file id="l-redesign-3">/doc/en/articles/l-redesign-3.xml</file>
37 <file id="l-redesign-4">/doc/en/articles/l-redesign-4.xml</file>
38 + <file id="autotools-practices">/doc/en/articles/autotools-practices.xml</file>
39 <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file>
40 <file id="mysql-howto">/doc/en/mysql-howto.xml</file>
41 <file id="bt-guide">/doc/en/bluetooth-guide.xml</file>
42 @@ -489,6 +490,10 @@
43 <memberof>articles_commth</memberof>
44 <fileid>l-redesign-4</fileid>
45 </doc>
46 + <doc id="autotools-practices">
47 + <memberof>articles_others</memberof>
48 + <fileid>autotools-practices</fileid>
49 + </doc>
50 <doc id="hardware-stability-p1">
51 <memberof>articles_others</memberof>
52 <fileid>hardware-stability-p1</fileid>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list