swift 13/12/09 09:24:16 Modified: gcc-upgrading.xml metadoc.xml Log: Moved gcc upgrading to https://wiki.gentoo.org/wiki/Upgrading_GCC
Revision Changes Path 1.35 xml/htdocs/doc/en/gcc-upgrading.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?r1=1.34&r2=1.35 Index: gcc-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- gcc-upgrading.xml 24 Aug 2013 17:00:53 -0000 1.34 +++ gcc-upgrading.xml 9 Dec 2013 09:24:16 -0000 1.35 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.34 2013/08/24 17:00:53 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.35 2013/12/09 09:24:16 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<guide> +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/Upgrading_GCC"> <title>Gentoo GCC Upgrade Guide</title> <author title="Author"> 1.290 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.290&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.290&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.289&r2=1.290 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.289 retrieving revision 1.290 diff -u -r1.289 -r1.290 --- metadoc.xml 9 Dec 2013 09:11:21 -0000 1.289 +++ metadoc.xml 9 Dec 2013 09:24:16 -0000 1.290 @@ -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.289 2013/12/09 09:11:21 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.290 2013/12/09 09:24:16 swift Exp $ --> <metadoc lang="en"> - <version>1.206</version> + <version>1.207</version> <members> <lead>nightmorph</lead> <member>flammie</member> @@ -310,7 +310,6 @@ <file id="apache-developer">/proj/en/apache/doc/developer.xml</file> <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> <file id="jffnms">/doc/en/jffnms.xml</file> <file id="java-upgrade">/proj/en/java/java-upgrade.xml</file> @@ -846,10 +845,6 @@ <memberof>sysadmin_specific</memberof> <memberof>upgrade</memberof> </doc> - <doc fileid="gcc-upgrading"> - <memberof>sysadmin_specific</memberof> - <memberof>upgrade</memberof> - </doc> <doc fileid="x86-at-faq"> <memberof>project_base</memberof> </doc>
