ulm 15/05/09 18:55:20 Modified: handbook.xml hb-policy-etiquette.xml Removed: hb-policy-ebuild.xml Log: Remove "Ebuild Policy" chapter and remove the "Ebuilds" subsection from Etiquette Policy. These have been migrated to the devmanual, bug 545988 comment 9.
Revision Changes Path 1.14 xml/htdocs/proj/en/devrel/handbook/handbook.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/handbook.xml?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/handbook.xml?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/handbook.xml?r1=1.13&r2=1.14 Index: handbook.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/handbook.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- handbook.xml 11 Nov 2012 19:37:11 -0000 1.13 +++ handbook.xml 9 May 2015 18:55:20 -0000 1.14 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/handbook.xml,v 1.13 2012/11/11 19:37:11 hwoarang Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/handbook.xml,v 1.14 2015/05/09 18:55:20 ulm Exp $ --> <book link="/proj/en/devrel/handbook/handbook.xml"> <title>Gentoo Developer Handbook</title> @@ -203,15 +203,6 @@ </abstract> <chapter> - <title>Ebuild policy</title> - <abstract> - This section outlines the ebuild policy which every ebuild in - Portage must follow. - </abstract> - <include href="hb-policy-ebuild.xml"/> - </chapter> - - <chapter> <title>Etiquette policy</title> <abstract> This section outlines the etiquette policy for Gentoo 1.15 xml/htdocs/proj/en/devrel/handbook/hb-policy-etiquette.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-policy-etiquette.xml?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-policy-etiquette.xml?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-policy-etiquette.xml?r1=1.14&r2=1.15 Index: hb-policy-etiquette.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-policy-etiquette.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- hb-policy-etiquette.xml 29 Sep 2010 16:07:37 -0000 1.14 +++ hb-policy-etiquette.xml 9 May 2015 18:55:20 -0000 1.15 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-policy-etiquette.xml,v 1.14 2010/09/29 16:07:37 betelgeuse Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-policy-etiquette.xml,v 1.15 2015/05/09 18:55:20 ulm Exp $ --> <sections> <version>1.0.2</version> @@ -132,24 +132,6 @@ </subsection> <subsection> -<title>Ebuilds</title> -<body> - -<ul> - <li> - Respect developers' coding preferences. Unnecessarily changing - the syntax of an ebuild increases the load on the CVS server and - can cause complications for others. Syntax changes should only be - done if there is a real benefit, such as faster compilation, - improved information for the end user, or compliance to Gentoo - policies. - </li> -</ul> - -</body> -</subsection> - -<subsection> <title>IRC</title> <body>
