Update documentation of EAPI="4-python".
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Sun, 8 Jan 2012 06:43:06 +0000 (07:43 +0100)
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>
Sun, 8 Jan 2012 06:43:06 +0000 (07:43 +0100)
doc/package/ebuild/eapi/4-python.docbook

index 0a60013f445ab4ab13f8c95bc983f995d3b68017..c13debed40b7430f48acfe0410a0a20e68cdcb79 100644 (file)
@@ -31,6 +31,12 @@ official EAPI 4-python Specification</ulink>.
 The "." character is allowed in USE flags.
 </para>
 </section>
+<section id='package-ebuild-eapi-4-python-repository'>
+<title>REPOSITORY</title>
+<para>
+The new REPOSITORY variable is set in ebuild environment. This variable contains name of repository, which contains currently used ebuild.
+</para>
+</section>
 <section id='package-ebuild-eapi-4-python-repo-level-config'>
 <title>Extended Repository-Level Configuration</title>
 <para>
@@ -45,5 +51,16 @@ the following files:
 <listitem><para>use.mask</para></listitem>
 </itemizedlist>
 </para>
+<para>
+By default, the following files in ${repository}/profiles can be also directories:
+<itemizedlist>
+<listitem><para>package.mask</para></listitem>
+<listitem><para>package.use</para></listitem>
+<listitem><para>package.use.force</para></listitem>
+<listitem><para>package.use.mask</para></listitem>
+<listitem><para>use.force</para></listitem>
+<listitem><para>use.mask</para></listitem>
+</itemizedlist>
+</para>
 </section>
 </section>