Bug #273643 - Document that the AA variable is gone in EAPI 4.
authorZac Medico <zmedico@gentoo.org>
Mon, 16 Aug 2010 08:04:57 +0000 (01:04 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 16 Aug 2010 08:04:57 +0000 (01:04 -0700)
doc/package/ebuild/eapi/4.docbook

index b19b0a1e0412f0387f188a5254213f50218e9613..5f96618eec1c96f8eb21696bb3369effac143aba 100644 (file)
@@ -194,4 +194,13 @@ src_install() {
                        </programlisting>
                </section>
        </section>
+       <section id='package-ebuild-eapi-4_pre1-variables'>
+               <title>Variables</title>
+               <section id='package-ebuild-eapi-4_pre1-variables-aa-removed'>
+                       <title>AA variable is no longer exported</title>
+                       <para>
+                       The AA variable is no longer exported to the ebuild environment.
+                       </para>
+               </section>
+       </section>
 </section>