summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-08-16 01:09:22 -0700
committerZac Medico <zmedico@gentoo.org>2010-08-16 01:09:22 -0700
commitfa5171546bca258ff8bf1c47963f095cf7fe4d24 (patch)
treee3a153b86f27363ce5da9c763ab92cf77e5fad64 /doc
parent1c62eddb07556983598967bfe2524cf62b9d711d (diff)
downloadportage-fa5171546bca258ff8bf1c47963f095cf7fe4d24.tar.gz
portage-fa5171546bca258ff8bf1c47963f095cf7fe4d24.tar.bz2
portage-fa5171546bca258ff8bf1c47963f095cf7fe4d24.zip
Bug #273644 - Document that the KV variable is gone in EAPI 4.
Diffstat (limited to 'doc')
-rw-r--r--doc/package/ebuild/eapi/4.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/package/ebuild/eapi/4.docbook b/doc/package/ebuild/eapi/4.docbook
index 5f96618ee..eda4dc37d 100644
--- a/doc/package/ebuild/eapi/4.docbook
+++ b/doc/package/ebuild/eapi/4.docbook
@@ -196,10 +196,10 @@ src_install() {
</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>
+ <section id='package-ebuild-eapi-4_pre1-variables-aa-kv-removed'>
+ <title>AA and KV variables are no longer exported</title>
<para>
- The AA variable is no longer exported to the ebuild environment.
+ The AA and KV variables are no longer exported to the ebuild environment.
</para>
</section>
</section>