From fa5171546bca258ff8bf1c47963f095cf7fe4d24 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 16 Aug 2010 01:09:22 -0700 Subject: [PATCH] Bug #273644 - Document that the KV variable is gone in EAPI 4. --- doc/package/ebuild/eapi/4.docbook | 6 +++--- 1 file 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() {
Variables -
- AA variable is no longer exported +
+ AA and KV variables are no longer exported - The AA variable is no longer exported to the ebuild environment. + The AA and KV variables are no longer exported to the ebuild environment.
-- 2.26.2