Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] [PATCH] ebuild-vars.tex: Fix typo in IUSE description.
Date: Sat, 26 Nov 2016 10:21:44
Message-Id: 22585.25109.534811.615555@a1i15.kph.uni-mainz.de
1 ---
2 ebuild-vars.tex | 2 +-
3 1 file changed, 1 insertion(+), 1 deletion(-)
4
5 diff --git a/ebuild-vars.tex b/ebuild-vars.tex
6 index 996ad16..6c5a396 100644
7 --- a/ebuild-vars.tex
8 +++ b/ebuild-vars.tex
9 @@ -61,7 +61,7 @@ Ebuilds may define any of the following variables:
10 \item[IUSE] The \t{USE} flags used by the ebuild. Any eclass that works with \t{USE} flags must
11 also set \t{IUSE}, listing only the variables used by that eclass. The package manager is
12 responsible for merging these values. See section~\ref{sec:use-iuse-handling} for discussion on
13 - which values must be listed this variable.
14 + which values must be listed in this variable.
15
16 \featurelabel{iuse-defaults} In EAPIs shown in table~\ref{tab:iuse-defaults-table} as supporting
17 \t{IUSE} defaults, any use flag name in \t{IUSE} may be prefixed by at most one of a plus or a
18 --
19 2.11.0.rc2