summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-06-28 15:49:18 +0200
committerMichał Górny <mgorny@gentoo.org>2011-07-07 11:09:40 +0200
commit51566fb4514f2fdbfbb9b6365e747f7d1c670a56 (patch)
tree27f94ae9f8c91bd053d331ef69f24b327d1f43c3
parentReplace contradicting dep info in 'Avail commands' with ref. (diff)
downloadpms-51566fb4514f2fdbfbb9b6365e747f7d1c670a56.tar.gz
pms-51566fb4514f2fdbfbb9b6365e747f7d1c670a56.tar.bz2
pms-51566fb4514f2fdbfbb9b6365e747f7d1c670a56.zip
Clarify that AA will be set only in EAPI < 4.
Right now, the footnote about AA could mean that PMs will still set it for EAPIs >= 4.
-rw-r--r--ebuild-env-vars.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index c871902..6817d7d 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -68,9 +68,9 @@ variable.
\t{SRC\_URI}\@. Does not include any that are disabled because of USE conditionals. The value is
calculated from the base names of each element of the \t{SRC\_URI} ebuild metadata variable. \\
\t{AA}\footnote{This variable is generally considered deprecated. However, ebuilds must still
- assume that the package manager sets it. For example, a few configure scripts use this variable
- to find the \t{aalib} package; ebuilds calling such configure scripts must thus work around
- this.} &
+ assume that the package manager sets it in the EAPIs supporting it. For example, a few
+ configure scripts use this variable to find the \t{aalib} package; ebuilds calling such
+ configure scripts must thus work around this.} &
\t{src\_*} &
Yes &
\featurelabel{aa} All source files that could be available for the package, including any that