commit: 42ee1314dd89baf5a7323e2f763c4e26d1fe99aa
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 3 13:02:22 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 3 13:02:22 2018 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=42ee1314
EAPI 7: DESTTREE and INSDESTTREE retained as conceptual variables.
ebuild-env-vars.tex | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index 7836bd9..2207539 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -201,12 +201,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 &