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/common-mistakes/
Date: Tue, 30 Mar 2021 18:15:55
Message-Id: 1617128095.7b3a50bdcef9968c1c894ab8ce55f0436d576327.ulm@gentoo
1 commit: 7b3a50bdcef9968c1c894ab8ce55f0436d576327
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 21 02:48:36 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 18:14:55 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7b3a50bd
7
8 ebuild-writing/common-mistakes: s/GLIBC/glibc/
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 ebuild-writing/common-mistakes/text.xml | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml
17 index 481eadb..6f33248 100644
18 --- a/ebuild-writing/common-mistakes/text.xml
19 +++ b/ebuild-writing/common-mistakes/text.xml
20 @@ -127,8 +127,8 @@ without purpose, e.g.:
21 </p>
22 <ul>
23 <li>
24 - new warnings on version bumps of GCC/GLIBC the developer was not aware of
25 - at the point of coding
26 + new warnings on version bumps of GCC/glibc which the developer was not aware
27 + of at the point of coding
28 </li>
29 <li>
30 some autoconf checks will fail badly