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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 960BC158094 for ; Tue, 20 Sep 2022 14:46:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEB83E08D3; Tue, 20 Sep 2022 14:46:49 +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 92D99E08D3 for ; Tue, 20 Sep 2022 14:46:49 +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 410F933C1EA for ; Tue, 20 Sep 2022 14:46:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95E615A2 for ; Tue, 20 Sep 2022 14:46:46 +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: <1663685198.75742d424da6fda615d319f1668009945f30c4f6.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.36-r2.ebuild X-VCS-Directories: sys-libs/glibc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 75742d424da6fda615d319f1668009945f30c4f6 X-VCS-Branch: master Date: Tue, 20 Sep 2022 14:46:46 +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: 127ac263-419c-4538-b60c-1a18eaa75363 X-Archives-Hash: 8821a66f84aa8a37494361ea7e663103 commit: 75742d424da6fda615d319f1668009945f30c4f6 Author: Sam James gentoo org> AuthorDate: Tue Sep 20 14:46:20 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Sep 20 14:46:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75742d42 sys-libs/glibc: drop duplicate patch in 2.36-r1 It's in the patchset now. Closes: https://bugs.gentoo.org/872056 Signed-off-by: Sam James gentoo.org> sys-libs/glibc/glibc-2.36-r2.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-libs/glibc/glibc-2.36-r2.ebuild b/sys-libs/glibc/glibc-2.36-r2.ebuild index 665006b33b60..e1c6f02520cb 100644 --- a/sys-libs/glibc/glibc-2.36-r2.ebuild +++ b/sys-libs/glibc/glibc-2.36-r2.ebuild @@ -888,8 +888,6 @@ src_prepare() { einfo "Done." fi - eapply "${FILESDIR}"/2.35/glibc-2.35-make-4.4-MAKEFLAGS.patch - default gnuconfig_update