swift 12/01/15 15:54:44 Modified: metadoc.xml Log: Fix bug #396549 - Add reference to new chapter in metadoc, thanks to chiguire for noticing
Revision Changes Path 1.237 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.237&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.237&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.236&r2=1.237 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.236 retrieving revision 1.237 diff -u -r1.236 -r1.237 --- metadoc.xml 1 Nov 2011 16:39:31 -0000 1.236 +++ metadoc.xml 15 Jan 2012 15:54:44 -0000 1.237 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.236 2011/11/01 16:39:31 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.237 2012/01/15 15:54:44 swift Exp $ --> <metadoc lang="en"> - <version>1.158</version> + <version>1.159</version> <members> <lead>nightmorph</lead> <member>cam</member> @@ -194,6 +194,7 @@ <file id="hb-working-variables">/doc/en/handbook/hb-working-variables.xml</file> <file id="handbook_index">/doc/en/handbook/index.xml</file> <file id="hb-install-system">/doc/en/handbook/hb-install-system.xml</file> + <file id="hb-portage-advanced">/doc/en/handbook/hb-portage-advanced.xml</file> <file id="hb-portage-configuration">/doc/en/handbook/hb-portage-configuration.xml</file> <file id="hb-portage-diverttree">/doc/en/handbook/hb-portage-diverttree.xml</file> <file id="hb-portage-files">/doc/en/handbook/hb-portage-files.xml</file>
