From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 5DC8B1582EF for ; Thu, 27 Feb 2025 11:56:10 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 419B634168D for ; Thu, 27 Feb 2025 11:56:10 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 45F371102D0; Thu, 27 Feb 2025 11:56:09 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 3DDD71102C9 for ; Thu, 27 Feb 2025 11:56:09 +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 EB29034168D for ; Thu, 27 Feb 2025 11:56:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 804A71236 for ; Thu, 27 Feb 2025 11:56:07 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1740656996.02bd1618b118391cb112543a953dba89489b9a01.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/razor/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/razor/razor-2.85-r4.ebuild mail-filter/razor/razor-2.85-r5.ebuild X-VCS-Directories: mail-filter/razor/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 02bd1618b118391cb112543a953dba89489b9a01 X-VCS-Branch: master Date: Thu, 27 Feb 2025 11:56:07 +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: a2ed13c0-efdd-4d1a-a5cf-eb13b1424aa6 X-Archives-Hash: 92dbb2dd09d676449a31ad8f452d3312 commit: 02bd1618b118391cb112543a953dba89489b9a01 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Feb 27 11:49:56 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Feb 27 11:49:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02bd1618 mail-filter/razor: virtual/perl-Net-Ping is going away Signed-off-by: Andreas K. Hüttel gentoo.org> mail-filter/razor/{razor-2.85-r4.ebuild => razor-2.85-r5.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail-filter/razor/razor-2.85-r4.ebuild b/mail-filter/razor/razor-2.85-r5.ebuild similarity index 97% rename from mail-filter/razor/razor-2.85-r4.ebuild rename to mail-filter/razor/razor-2.85-r5.ebuild index 4d58af928a78..12a695b13855 100644 --- a/mail-filter/razor/razor-2.85-r4.ebuild +++ b/mail-filter/razor/razor-2.85-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,6 @@ IUSE="selinux" RDEPEND=" dev-perl/URI dev-perl/Net-DNS - virtual/perl-Net-Ping virtual/perl-Time-HiRes dev-perl/Digest-Nilsimsa || ( virtual/perl-Digest-SHA dev-perl/Digest-SHA1 )