* [gentoo-pms] [PATCH] profile-variables.tex: Clarify USE_EXPAND_IMPLICIT
@ 2025-01-15 17:43 Ulrich Müller
0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2025-01-15 17:43 UTC (permalink / raw
To: gentoo-pms; +Cc: Ulrich Müller
USE_EXPAND_IMPLICIT is a subset of (USE_EXPAND ∪ USE_EXPAND_UNPREFIXED),
similar to USE_EXPAND_HIDDEN.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
profile-variables.tex | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/profile-variables.tex b/profile-variables.tex
index 80a1a48..4b886e5 100644
--- a/profile-variables.tex
+++ b/profile-variables.tex
@@ -88,8 +88,9 @@ The following variables have specific meanings when set in profiles.
\item[USE_EXPAND_HIDDEN] Contains a (possibly empty) subset of names from \t{USE_EXPAND} and
\t{USE_EXPAND_UNPREFIXED}\@. The package manager may use this set as a hint to avoid
displaying uninteresting or unhelpful information to an end user.
-\item[USE_EXPAND_IMPLICIT, IUSE_IMPLICIT] Used to inject implicit values into \t{IUSE}\@. See
- section~\ref{sec:use-iuse-handling} for details.
+\item[USE_EXPAND_IMPLICIT, IUSE_IMPLICIT] Used to inject implicit values into \t{IUSE}\@.
+ See section~\ref{sec:use-iuse-handling} for details. \t{USE_EXPAND_IMPLICIT} contains a subset
+ of names from \t{USE_EXPAND} and \t{USE_EXPAND_UNPREFIXED}.
\item[ENV_UNSET] Contains a whitespace-delimited list of variables that the package manager shall
unset. See section~\ref{sec:ebuild-env-vars} for details.
\end{description}
--
2.48.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-15 17:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-15 17:43 [gentoo-pms] [PATCH] profile-variables.tex: Clarify USE_EXPAND_IMPLICIT Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox