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 6C53E15802F for ; Sun, 2 Apr 2023 17:35:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0D72E0536; Sun, 2 Apr 2023 17:35:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5098EE0536 for ; Sun, 2 Apr 2023 17:35: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78EAB33BE0D for ; Sun, 2 Apr 2023 17:35:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A4708E6 for ; Sun, 2 Apr 2023 17:35: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: <1680456907.d068c1ac835cd5e55c9ec27eacc485d59ea21a0c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mu/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/mu/mu-1.10.1.ebuild X-VCS-Directories: net-mail/mu/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d068c1ac835cd5e55c9ec27eacc485d59ea21a0c X-VCS-Branch: master Date: Sun, 2 Apr 2023 17:35: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: b5500433-cd28-4cb2-b16c-e271cecceaef X-Archives-Hash: 39750e18112e06ea605f3e2d1b57ecd4 commit: d068c1ac835cd5e55c9ec27eacc485d59ea21a0c Author: Sam James gentoo org> AuthorDate: Sun Apr 2 17:35:07 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 2 17:35:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d068c1ac net-mail/mu: drop obsolete patch I must have tested 1.8.x instead? Fixes: ef53a79b555cb05b1fe9adfcf337d49fffb0de25 Signed-off-by: Sam James gentoo.org> net-mail/mu/mu-1.10.1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/net-mail/mu/mu-1.10.1.ebuild b/net-mail/mu/mu-1.10.1.ebuild index 5bb09f282d2e..2acec2e5ddb5 100644 --- a/net-mail/mu/mu-1.10.1.ebuild +++ b/net-mail/mu/mu-1.10.1.ebuild @@ -28,10 +28,6 @@ BDEPEND=" SITEFILE="70mu-gentoo-autoload.el" -PATCHES=( - "${FILESDIR}"/${PN}-1.8.13-add-cstdint-inc.patch -) - src_prepare() { default