summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-03-03 14:02:22 +0100
committerUlrich Müller <ulm@gentoo.org>2018-03-30 18:35:43 +0200
commitb24557f9845b126bb99df5b4a6af50c496b635df (patch)
tree08ad70efe0874071345b8c3a9fcf5149691e3256 /ebuild-env-vars.tex
parentEAPI 7 removes DESTTREE and INSDESTTREE. (diff)
downloadpms-b24557f9845b126bb99df5b4a6af50c496b635df.tar.gz
pms-b24557f9845b126bb99df5b4a6af50c496b635df.tar.bz2
pms-b24557f9845b126bb99df5b4a6af50c496b635df.zip
EAPI 7: Retain DESTTREE, INSDESTTREE as conceptual variables.
Diffstat (limited to 'ebuild-env-vars.tex')
-rw-r--r--ebuild-env-vars.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index 238003e..706942f 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -178,12 +178,14 @@ variable.
No &
\featurelabel{desttree} Controls the location where \t{dobin}, \t{dolib}, \t{domo},
and \t{dosbin} install things. Only for EAPIs listed in table~\ref{tab:removed-env-vars-table}
- as supporting \t{DESTTREE}. \\
+ as supporting \t{DESTTREE}. In all other EAPIs, this is retained as a conceptual variable not
+ exported to the ebuild environment. \\
\t{INSDESTTREE} &
\t{src_install} &
No &
\featurelabel{insdesttree} Controls the location where \t{doins} installs things. Only for EAPIs
- listed in table~\ref{tab:removed-env-vars-table} as supporting \t{INSDESTTREE}. \\
+ listed in table~\ref{tab:removed-env-vars-table} as supporting \t{INSDESTTREE}. In all other
+ EAPIs, this is retained as a conceptual variable not exported to the ebuild environment. \\
\t{USE} &
All &
Yes &