fox2mike 06/01/16 08:22:24 Modified: xml/htdocs/doc/en metadoc.xml Log: Adding the Gentoo x86 Arch Tester's FAQ to the x86 project space and making changed to metadoc.xml as needed. Thanks to halcy0n for writing this up.
Revision Changes Path 1.135 +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.135&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.135&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.134&r2=1.135&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.134 retrieving revision 1.135 diff -u -r1.134 -r1.135 --- metadoc.xml 12 Jan 2006 21:32:14 -0000 1.134 +++ metadoc.xml 16 Jan 2006 08:22:24 -0000 1.135 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.134 2006/01/12 21:32:14 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.135 2006/01/16 08:22:24 fox2mike Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.63</version> +<version>1.64</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -381,6 +381,7 @@ <file id="mips-faq">/doc/en/gentoo-mips-faq.xml</file> <file id="mysql-upgrading">/doc/en/mysql-upgrading.xml</file> <file id="gcc-upgrading">/doc/en/gcc-upgrading.xml</file> + <file id="x86-at-faq">/proj/en/base/x86/arch-testers-faq.xml</file> </files> <docs> <doc id="name-logo"> @@ -1200,6 +1201,10 @@ <memberof>upgrade</memberof> <fileid>gcc-upgrading</fileid> </doc> + <doc id="x86-at-faq"> + <memberof>project_base</memberof> + <fileid>x86-at-faq</fileid> + </doc> <doc id="gnome-upgrade"> <memberof>desktop_install</memberof> <memberof>upgrade</memberof> -- [email protected] mailing list
