projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3c588b
)
Bug #273643 - Document that the AA variable is gone in EAPI 4.
author
Zac Medico
<zmedico@gentoo.org>
Mon, 16 Aug 2010 08:04:57 +0000
(
01:04
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 16 Aug 2010 08:04:57 +0000
(
01:04
-0700)
doc/package/ebuild/eapi/4.docbook
patch
|
blob
|
history
diff --git
a/doc/package/ebuild/eapi/4.docbook
b/doc/package/ebuild/eapi/4.docbook
index b19b0a1e0412f0387f188a5254213f50218e9613..5f96618eec1c96f8eb21696bb3369effac143aba 100644
(file)
--- 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>