commit: eeddb7ad0b36822be7d3298caefa9475bc9dc466
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 18:11:56 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 18:11:56 2023 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=eeddb7ad
ebuild-env-vars.tex: Fix indentation of list
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
ebuild-env-vars.tex | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index 004a7a2..7f430e7 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -117,13 +117,13 @@ inconsistent variable.
\featurelabel{eclassdir} The full path to the master repository's eclass
directory. Only for
EAPIs listed in table~\ref{tab:removed-env-vars-table} as supporting
\t{ECLASSDIR}. \\
\t{ROOT} &
- \t{pkg_*} &
- No &
- The absolute path to the root directory into which the package is to be
merged. Phases which run
- with full filesystem access must not touch any files outside of the
directory given in
- \t{ROOT}\@. Also of note is that in a cross-compiling environment, binaries
inside of \t{ROOT}
- will not be executable on the build machine, so ebuilds must not call them.
The presence of
- a trailing slash is EAPI dependent as listed in
table~\ref{tab:trailing-slash}. \\
+ \t{pkg_*} &
+ No &
+ The absolute path to the root directory into which the package is to be
merged. Phases which
+ run with full filesystem access must not touch any files outside of the
directory given in
+ \t{ROOT}\@. Also of note is that in a cross-compiling environment,
binaries inside of \t{ROOT}
+ will not be executable on the build machine, so ebuilds must not call
them. The presence of
+ a trailing slash is EAPI dependent as listed in
table~\ref{tab:trailing-slash}. \\
\t{EROOT} &
\t{pkg_*} &
No &