swift 13/08/03 16:05:01 Modified: ebuild-submit.xml metadoc.xml Log: Ebuild submitting guide moved to https://wiki.gentoo.org/wiki/Submitting_ebuilds
Revision Changes Path 1.16 xml/htdocs/doc/en/ebuild-submit.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ebuild-submit.xml?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ebuild-submit.xml?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ebuild-submit.xml?r1=1.15&r2=1.16 Index: ebuild-submit.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ebuild-submit.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ebuild-submit.xml 4 Sep 2011 17:53:40 -0000 1.15 +++ ebuild-submit.xml 3 Aug 2013 16:05:00 -0000 1.16 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ebuild-submit.xml,v 1.15 2011/09/04 17:53:40 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ebuild-submit.xml,v 1.16 2013/08/03 16:05:00 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<guide> +<guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/Submitting_ebuilds"> <title>Contributing Ebuilds</title> <author title="Author"> @@ -14,7 +14,7 @@ tracking system. </abstract> -<version>1.5</version> +<version>2</version> <date>2005-10-24</date> <chapter> 1.262 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.262&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.262&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.261&r2=1.262 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.261 retrieving revision 1.262 diff -u -r1.261 -r1.262 --- metadoc.xml 3 Aug 2013 15:58:30 -0000 1.261 +++ metadoc.xml 3 Aug 2013 16:05:00 -0000 1.262 @@ -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.261 2013/08/03 15:58:30 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.262 2013/08/03 16:05:00 swift Exp $ --> <metadoc lang="en"> - <version>1.180</version> + <version>1.181</version> <members> <lead>nightmorph</lead> <member>flammie</member> @@ -113,7 +113,6 @@ <file id="devfs-guide">/doc/en/devfs-guide.xml</file> <file id="cross-distcc">/doc/en/cross-compiling-distcc.xml</file> <file id="dri-howto">/doc/en/dri-howto.xml</file> - <file id="ebuild-submit">/doc/en/ebuild-submit.xml</file> <file id="gentoo-upgrading">/doc/en/gentoo-upgrading.xml</file> <file id="migration-2.6">/doc/en/migration-to-2.6.xml</file> <file id="altinstall">/doc/en/altinstall.xml</file> @@ -652,9 +651,6 @@ <memberof>gentoodev_policies</memberof> <memberof>project_gdp</memberof> </doc> - <doc fileid="ebuild-submit"> - <memberof>gentoodev_docs</memberof> - </doc> <doc fileid="xml-guide"> <memberof>gentoodev_docs</memberof> </doc>
