rane 05/12/16 15:27:15 Modified: xml/htdocs/doc/en metadoc.xml Log: #115757, adding the new article about autotools
Revision Changes Path 1.124 +7 -2 xml/htdocs/doc/en/metadoc.xml 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 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.124&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.123&r2=1.124&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- metadoc.xml 12 Dec 2005 15:43:24 -0000 1.123 +++ metadoc.xml 16 Dec 2005 15:27:15 -0000 1.124 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.123 2005/12/12 15:43:24 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.124 2005/12/16 15:27:15 rane Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.52</version> +<version>1.53</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -98,6 +98,7 @@ <file id="l-redesign-2">/doc/en/articles/l-redesign-2.xml</file> <file id="l-redesign-3">/doc/en/articles/l-redesign-3.xml</file> <file id="l-redesign-4">/doc/en/articles/l-redesign-4.xml</file> + <file id="autotools-practices">/doc/en/articles/autotools-practices.xml</file> <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file> <file id="mysql-howto">/doc/en/mysql-howto.xml</file> <file id="bt-guide">/doc/en/bluetooth-guide.xml</file> @@ -489,6 +490,10 @@ <memberof>articles_commth</memberof> <fileid>l-redesign-4</fileid> </doc> + <doc id="autotools-practices"> + <memberof>articles_others</memberof> + <fileid>autotools-practices</fileid> + </doc> <doc id="hardware-stability-p1"> <memberof>articles_others</memberof> <fileid>hardware-stability-p1</fileid> -- [email protected] mailing list
