summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-01-18 22:11:32 +0100
committerUlrich Müller <ulm@gentoo.org>2023-01-18 22:11:32 +0100
commit39d51402f2eaa0ca06cb52ca3f5e1562a3496dbd (patch)
treee1cad02b28920ee23fca1562fe0aee834086130f /ebuild-env-vars.tex
parentpms.tex: Update copyright years (diff)
downloadpms-39d51402f2eaa0ca06cb52ca3f5e1562a3496dbd.tar.gz
pms-39d51402f2eaa0ca06cb52ca3f5e1562a3496dbd.tar.bz2
pms-39d51402f2eaa0ca06cb52ca3f5e1562a3496dbd.zip
Whitespace
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ebuild-env-vars.tex')
-rw-r--r--ebuild-env-vars.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index db693ab..004a7a2 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -6,10 +6,10 @@ meaningful in all phases; variables that are not meaningful in a given phase may
any value. Ebuilds must not attempt to modify any of these variables, unless otherwise specified.
Because of their special meanings, these variables may not be preserved consistently across all
-phases as would normally happen due to environment saving (see~\ref{sec:ebuild-env-state}). For example,
-\t{EBUILD_PHASE} is different for every phase, and \t{ROOT} may have changed between the various
-different \t{pkg_*} phases. Ebuilds must recalculate any variable they derive from an inconsistent
-variable.
+phases as would normally happen due to environment saving (see~\ref{sec:ebuild-env-state}).
+For example, \t{EBUILD_PHASE} is different for every phase, and \t{ROOT} may have changed between
+the various different \t{pkg_*} phases. Ebuilds must recalculate any variable they derive from an
+inconsistent variable.
\begin{landscape}
\reversemarginpar