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 274C5158094 for ; Tue, 21 Jun 2022 16:30:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52B21E0901; Tue, 21 Jun 2022 16:30:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10E09E0901 for ; Tue, 21 Jun 2022 16:30:03 +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 65D4F341584 for ; Tue, 21 Jun 2022 16:30:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D88FA51E for ; Tue, 21 Jun 2022 16:29:58 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1655828979.ed7fdde21ae3ac3cc4ba9005bce92cfa3e76c96a.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/traceroute/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/traceroute/traceroute-2.1.0-r1.ebuild net-analyzer/traceroute/traceroute-2.1.0-r2.ebuild X-VCS-Directories: net-analyzer/traceroute/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: ed7fdde21ae3ac3cc4ba9005bce92cfa3e76c96a X-VCS-Branch: master Date: Tue, 21 Jun 2022 16:29: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: 5e73275c-fe00-4052-ad2a-b075fe0a99ae X-Archives-Hash: 2ce335712b5659ebb4a9cfcd028a7ba4 commit: ed7fdde21ae3ac3cc4ba9005bce92cfa3e76c96a Author: David Seifert gentoo org> AuthorDate: Tue Jun 21 16:29:39 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Tue Jun 21 16:29:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7fdde2 net-analyzer/traceroute: update EAPI 6 -> 8 Signed-off-by: David Seifert gentoo.org> .../{traceroute-2.1.0-r1.ebuild => traceroute-2.1.0-r2.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-analyzer/traceroute/traceroute-2.1.0-r1.ebuild b/net-analyzer/traceroute/traceroute-2.1.0-r2.ebuild similarity index 90% rename from net-analyzer/traceroute/traceroute-2.1.0-r1.ebuild rename to net-analyzer/traceroute/traceroute-2.1.0-r2.ebuild index 40b05fad9137..ca9e2e6708c5 100644 --- a/net-analyzer/traceroute/traceroute-2.1.0-r1.ebuild +++ b/net-analyzer/traceroute/traceroute-2.1.0-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit flag-o-matic toolchain-funcs @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static" -RDEPEND="!