Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH] EAPI 7: DESTTREE and INSDESTTREE retained as conceptual variables.
Date: Sat, 03 Mar 2018 13:03:15
Message-Id: 23194.40204.670093.936284@a1i15.kph.uni-mainz.de
1 ---
2 ebuild-env-vars.tex | 6 ++++--
3 1 file changed, 4 insertions(+), 2 deletions(-)
4
5 diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
6 index 7836bd9..f5e9099 100644
7 --- a/ebuild-env-vars.tex
8 +++ b/ebuild-env-vars.tex
9 @@ -201,12 +201,14 @@ variable.
10 No &
11 \featurelabel{desttree} Controls the location where \t{dobin}, \t{dolib}, \t{domo},
12 and \t{dosbin} install things. Only for EAPIs listed in table~\ref{tab:removed-env-vars-table}
13 - as supporting \t{DESTTREE}. \\
14 + as supporting \t{DESTTREE}. In all other EAPIs, this is retained as a conceptual variable not
15 + exported to the ebuild environment. \\
16 \t{INSDESTTREE} &
17 \t{src_install} &
18 No &
19 \featurelabel{insdesttree} Controls the location where \t{doins} installs things. Only for EAPIs
20 - listed in table~\ref{tab:removed-env-vars-table} as supporting \t{INSDESTTREE}. \\
21 + listed in table~\ref{tab:removed-env-vars-table} as supporting \t{INSDESTTREE}. In all other
22 + EAPIs, this is retained as a conceptual variable not exported to the ebuild environment. \\
23 \t{USE} &
24 All &
25 Yes &
26 --
27 2.16.2