swift 05/07/14 16:17:30 Modified: xml/htdocs/doc/en metadoc.xml Log: Adding "Bash By Example, Part 1" to metadoc
Revision Changes Path 1.77 +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.77&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.77&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.76&r2=1.77&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- metadoc.xml 13 Jul 2005 10:06:16 -0000 1.76 +++ metadoc.xml 14 Jul 2005 16:17:30 -0000 1.77 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.76 2005/07/13 10:06:16 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.77 2005/07/14 16:17:30 swift Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.14</version> +<version>1.15</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -52,6 +52,7 @@ <files> <file id="metadoc">/doc/en/metadoc.xml</file> <file id="name-logo">/main/en/name-logo.xml</file> + <file id="art-bash-ex-p1">/doc/en/articles/bash-by-example-p1.xml</file> <file id="art-mk-distro-p1">/doc/en/articles/making-the-distro-p1.xml</file> <file id="art-mk-distro-p2">/doc/en/articles/making-the-distro-p2.xml</file> <file id="art-mk-distro-p3">/doc/en/articles/making-the-distro-p3.xml</file> @@ -350,6 +351,10 @@ <memberof>other</memberof> <fileid>name-logo</fileid> </doc> + <doc id="art-bash-ex-p1"> + <memberof>articles_linux</memberof> + <fileid>art-bash-ex-p1</fileid> + </doc> <doc id="art-mk-distro-p1"> <memberof>articles_gentoo</memberof> <fileid>art-mk-distro-p1</fileid> -- [email protected] mailing list
