Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/variables/
Date: Fri, 29 Nov 2019 09:28:43
Message-Id: 1575019646.d4b42a176a0fce82490f39cd16f0d88164653ff2.ulm@gentoo
1 commit: d4b42a176a0fce82490f39cd16f0d88164653ff2
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 29 09:27:26 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 29 09:27:26 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=d4b42a17
7
8 ebuild-writing/variables: Typo.
9
10 Fixes: dabb1f76df1fe26cdf1b79d235b4ee3f0a9464cb
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 ebuild-writing/variables/text.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/ebuild-writing/variables/text.xml b/ebuild-writing/variables/text.xml
17 index b6c84f7..e50a19e 100644
18 --- a/ebuild-writing/variables/text.xml
19 +++ b/ebuild-writing/variables/text.xml
20 @@ -645,7 +645,7 @@ follows.
21
22 <p>
23 The following variables never end with a trailing slash in EAPI 7:
24 -<c>D</c>, <c>ED</c>, <c>ROOT</c>, <c>EROOT</c>. Conversely, in EAPIS
25 +<c>D</c>, <c>ED</c>, <c>ROOT</c>, <c>EROOT</c>. Conversely, in EAPIs
26 preceeding EAPI 7, these variables are guaranteed to end with a
27 trailing slash. When working with EAPIs prior to EAPI 7, developers
28 are encouraged to use the bash suffix removal for the trailing slash