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 E345915800A for ; Fri, 28 Jul 2023 14:29:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36F38E09A6; Fri, 28 Jul 2023 14:29:38 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D56DE09A6 for ; Fri, 28 Jul 2023 14:29:38 +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 26390341551 for ; Fri, 28 Jul 2023 14:29:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6495E6A for ; Fri, 28 Jul 2023 14:29:35 +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: <1690554548.af462c3f3c9e7680c06a61b31f8d7a2f98c68f40.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/mtr/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/mtr/mtr-9999.ebuild X-VCS-Directories: net-analyzer/mtr/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: af462c3f3c9e7680c06a61b31f8d7a2f98c68f40 X-VCS-Branch: master Date: Fri, 28 Jul 2023 14:29:35 +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: fed1b7ee-0d31-4b85-9787-dda394df73cb X-Archives-Hash: 5d653775d84ae969cc39ae50af03f5b9 commit: af462c3f3c9e7680c06a61b31f8d7a2f98c68f40 Author: Sam James gentoo org> AuthorDate: Fri Jul 28 14:21:02 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 28 14:29:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af462c3f net-analyzer/mtr: drop upstream patch from live Closes: https://bugs.gentoo.org/911390 Signed-off-by: Sam James gentoo.org> net-analyzer/mtr/mtr-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-analyzer/mtr/mtr-9999.ebuild b/net-analyzer/mtr/mtr-9999.ebuild index a2c2010db273..af05bfe6419c 100644 --- a/net-analyzer/mtr/mtr-9999.ebuild +++ b/net-analyzer/mtr/mtr-9999.ebuild @@ -38,7 +38,6 @@ FILECAPS=( cap_net_raw usr/sbin/mtr-packet ) PATCHES=( "${FILESDIR}"/${PN}-0.88-tinfo.patch - "${FILESDIR}"/${P}-fortify-source-3.patch ) src_prepare() {