Gentoo Archives: gentoo-pms

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-pms@l.g.o
Cc: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
Subject: [gentoo-pms] [PATCH] USE_EXPAND_UNPREFIXED should be incremental too.
Date: Fri, 26 Jun 2009 19:05:24
Message-Id: 1246043116-6599-1-git-send-email-ciaran.mccreesh@googlemail.com
1 We list all the other USE_EXPAND related variables as incremental, but
2 not USE_EXPAND_UNPREFIXED. This doesn't make sense.
3 ---
4 profile-variables.tex | 1 +
5 1 files changed, 1 insertions(+), 0 deletions(-)
6
7 diff --git a/profile-variables.tex b/profile-variables.tex
8 index b514cac..76623e3 100644
9 --- a/profile-variables.tex
10 +++ b/profile-variables.tex
11 @@ -27,6 +27,7 @@ incrementally; otherwise, the following variables may or may not be treated incr
12 \begin{compactitem}
13 \item \t{IUSE\_IMPLICIT}
14 \item \t{USE\_EXPAND\_IMPLICIT}
15 +\item \t{USE\_EXPAND\_UNPREFIXED}
16 \item Any variable whose name is \t{USE\_EXPAND\_VALUES\_\$\{value\}}, where \t{\$\{value\}} is any
17 value in \t{USE\_EXPAND\_IMPLICIT}.
18 \end{compactitem}
19 --
20 1.6.2