aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-08-16 01:04:57 -0700
committerZac Medico <zmedico@gentoo.org>2010-08-16 01:04:57 -0700
commit1c62eddb07556983598967bfe2524cf62b9d711d (patch)
tree655ae505577cd9daae080f6afc111a51209ab129 /doc
parentBug #273640 - Document that in EAPI 4 econf adds (diff)
downloadportage-1c62eddb07556983598967bfe2524cf62b9d711d.tar.gz
portage-1c62eddb07556983598967bfe2524cf62b9d711d.tar.bz2
portage-1c62eddb07556983598967bfe2524cf62b9d711d.zip
Bug #273643 - Document that the AA variable is gone in EAPI 4.
Diffstat (limited to 'doc')
-rw-r--r--doc/package/ebuild/eapi/4.docbook9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/package/ebuild/eapi/4.docbook b/doc/package/ebuild/eapi/4.docbook
index b19b0a1e0..5f96618ee 100644
--- a/doc/package/ebuild/eapi/4.docbook
+++ b/doc/package/ebuild/eapi/4.docbook
@@ -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>