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 6CEF91382C5 for ; Tue, 22 Dec 2020 23:48:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B30FFE0A01; Tue, 22 Dec 2020 23:48:01 +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 6D432E0A01 for ; Tue, 22 Dec 2020 23:48:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 728D4341382 for ; Tue, 22 Dec 2020 23:48:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9E09332 for ; Tue, 22 Dec 2020 23:47:58 +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: <1608680875.5205c3c53de333600f99fcd255f494c795d37b6a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/zstd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/zstd/zstd-1.4.8-r1.ebuild app-arch/zstd/zstd-1.4.8.ebuild X-VCS-Directories: app-arch/zstd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5205c3c53de333600f99fcd255f494c795d37b6a X-VCS-Branch: master Date: Tue, 22 Dec 2020 23:47:58 +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: 79283367-5c73-401f-9b13-dd06e5efe6b1 X-Archives-Hash: 83acc89eabf1747ad76e61b5df1cd688 commit: 5205c3c53de333600f99fcd255f494c795d37b6a Author: Sam James gentoo org> AuthorDate: Tue Dec 22 23:47:46 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 22 23:47:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5205c3c5 app-arch/zstd: drop upstreamed/irrelevant patch Revbumping because the patch still applies successfully and could have runtime effects (let's be cautious). Closes: https://bugs.gentoo.org/761121 Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> app-arch/zstd/{zstd-1.4.8.ebuild => zstd-1.4.8-r1.ebuild} | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app-arch/zstd/zstd-1.4.8.ebuild b/app-arch/zstd/zstd-1.4.8-r1.ebuild similarity index 96% rename from app-arch/zstd/zstd-1.4.8.ebuild rename to app-arch/zstd/zstd-1.4.8-r1.ebuild index 96469d5a7f8..414788bac8f 100644 --- a/app-arch/zstd/zstd-1.4.8.ebuild +++ b/app-arch/zstd/zstd-1.4.8-r1.ebuild @@ -18,10 +18,6 @@ RDEPEND="app-arch/xz-utils lz4? ( app-arch/lz4 )" DEPEND="${RDEPEND}" -PATCHES=( - "${FILESDIR}/${PN}-1.4.5-fix-uclibc-ng.patch" #741972 -) - src_prepare() { default multilib_copy_sources