* [gentoo-pms] [PATCH] profile-variables.tex: USE_EXPAND_VALUES_* are handled specially
@ 2025-01-13 17:58 Ulrich Müller
0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2025-01-13 17:58 UTC (permalink / raw
To: gentoo-pms; +Cc: Ulrich Müller
This is merely a clarification; section 11.1.1 "USE and IUSE handling"
already says that the package manager interprets these variables.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
Note: Intended for the master branch.
profile-variables.tex | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/profile-variables.tex b/profile-variables.tex
index f1c03de..80a1a48 100644
--- a/profile-variables.tex
+++ b/profile-variables.tex
@@ -95,8 +95,13 @@ The following variables have specific meanings when set in profiles.
\end{description}
In addition, for EAPIs listed in table~\ref{tab:profile-iuse-injection-table} as supporting profile
-defined \t{IUSE} injection, the variables named in \t{USE_EXPAND} and \t{USE_EXPAND_UNPREFIXED}
-have special handling as described in section~\ref{sec:use-iuse-handling}.
+defined \t{IUSE} injection, the following variables have special handling as described in
+section~\ref{sec:use-iuse-handling}:
+\begin{compactitem}
+\item All variables named in \t{USE_EXPAND} and \t{USE_EXPAND_UNPREFIXED}.
+\item All \t{USE_EXPAND_VALUES_\$\{v\}} variables, where \t{\$\{v\}} is a value in
+ \t{USE_EXPAND_IMPLICIT}.
+\end{compactitem}
Any other variables set in \t{make.defaults} must be passed on into the ebuild environment as-is,
and are not required to be interpreted by the package manager.
--
2.48.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-13 18:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-13 17:58 [gentoo-pms] [PATCH] profile-variables.tex: USE_EXPAND_VALUES_* are handled specially 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