From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by finch.gentoo.org (Postfix) with ESMTPS id 66B9813835D
for ; Tue, 30 Mar 2021 18:15:55 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id 96EB6E0BCB;
Tue, 30 Mar 2021 18:15:54 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by pigeon.gentoo.org (Postfix) with ESMTPS id 7B8A4E0BC7
for ; Tue, 30 Mar 2021 18:15:54 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTPS id 84821340D3A
for ; Tue, 30 Mar 2021 18:15:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
by oystercatcher.gentoo.org (Postfix) with ESMTP id 056B263D
for ; Tue, 30 Mar 2021 18:15:51 +0000 (UTC)
From: "Ulrich Müller"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller"
Message-ID: <1617128095.7b3a50bdcef9968c1c894ab8ce55f0436d576327.ulm@gentoo>
Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/common-mistakes/
X-VCS-Repository: proj/devmanual
X-VCS-Files: ebuild-writing/common-mistakes/text.xml
X-VCS-Directories: ebuild-writing/common-mistakes/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 7b3a50bdcef9968c1c894ab8ce55f0436d576327
X-VCS-Branch: master
Date: Tue, 30 Mar 2021 18:15:51 +0000 (UTC)
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: b3e114ee-3835-4a76-8f3b-3fda95008031
X-Archives-Hash: d80e551df0064c90797aaf2fa5f8a924
commit: 7b3a50bdcef9968c1c894ab8ce55f0436d576327
Author: Sam James gentoo org>
AuthorDate: Sun Mar 21 02:48:36 2021 +0000
Commit: Ulrich Müller gentoo org>
CommitDate: Tue Mar 30 18:14:55 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7b3a50bd
ebuild-writing/common-mistakes: s/GLIBC/glibc/
Signed-off-by: Sam James gentoo.org>
Signed-off-by: Ulrich Müller gentoo.org>
ebuild-writing/common-mistakes/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-writing/common-mistakes/text.xml b/ebuild-writing/common-mistakes/text.xml
index 481eadb..6f33248 100644
--- a/ebuild-writing/common-mistakes/text.xml
+++ b/ebuild-writing/common-mistakes/text.xml
@@ -127,8 +127,8 @@ without purpose, e.g.:
-
- new warnings on version bumps of GCC/GLIBC the developer was not aware of
- at the point of coding
+ new warnings on version bumps of GCC/glibc which the developer was not aware
+ of at the point of coding
-
some autoconf checks will fail badly