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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E956B15808C for ; Mon, 21 Mar 2022 23:33:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9876E08CE; Mon, 21 Mar 2022 23:33:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 352FEE08CE for ; Mon, 21 Mar 2022 23:33:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 081833430D0 for ; Mon, 21 Mar 2022 23:33:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E717177 for ; Mon, 21 Mar 2022 23:33:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1647905425.dcec8c0f11216f88cba1011127e08be61b09f5dd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/glibc/glibc-2.35.ebuild X-VCS-Directories: sys-libs/glibc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dcec8c0f11216f88cba1011127e08be61b09f5dd X-VCS-Branch: master Date: Mon, 21 Mar 2022 23:33:50 +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: 28209b3d-005f-43eb-8af3-566c0cb896fa X-Archives-Hash: 96876031081b82f615fb7b2cc6c15022 commit: dcec8c0f11216f88cba1011127e08be61b09f5dd Author: Sam James gentoo org> AuthorDate: Mon Mar 21 23:30:25 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 21 23:30:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcec8c0f sys-libs/glibc: fix WhitespaceFound Signed-off-by: Sam James gentoo.org> sys-libs/glibc/glibc-2.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/glibc/glibc-2.35.ebuild b/sys-libs/glibc/glibc-2.35.ebuild index 430062880001..014bac6b2005 100644 --- a/sys-libs/glibc/glibc-2.35.ebuild +++ b/sys-libs/glibc/glibc-2.35.ebuild @@ -756,7 +756,7 @@ sanity_prechecks() { eerror "This is known to break glibc's build." eerror "Please backup its contents then remove the directory." die "Found directory (${ESYSROOT}/usr/lib/include) which will break build (bug #833620)!" - fi + fi if [[ ${CTARGET} == *-linux* ]] ; then local run_kv build_kv want_kv