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 59EA215807A for ; Tue, 10 Jun 2025 11:43:15 +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 419F2343120 for ; Tue, 10 Jun 2025 11:43:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6C4071104A7; Tue, 10 Jun 2025 11:43:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 66B9E1104A7 for ; Tue, 10 Jun 2025 11:43:02 +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 24FEF342F90 for ; Tue, 10 Jun 2025 11:43:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9003B817 for ; Tue, 10 Jun 2025 11:42:59 +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: <1749555721.9793126b4695a98a6b27dbfdaf458097863f88f1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Warnings/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-Warnings/Test-Warnings-0.37.0-r1.ebuild dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild X-VCS-Directories: dev-perl/Test-Warnings/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9793126b4695a98a6b27dbfdaf458097863f88f1 X-VCS-Branch: master Date: Tue, 10 Jun 2025 11:42:59 +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: 9a3e64fa-f2c4-4c0a-bb8d-015015794fb4 X-Archives-Hash: 679ab533fe924c159277cb8039e1c083 commit: 9793126b4695a98a6b27dbfdaf458097863f88f1 Author: Sam James gentoo org> AuthorDate: Tue Jun 10 11:36:50 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 10 11:42:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9793126b dev-perl/Test-Warnings: fix MissingVersionedVirtualPerlDependency Signed-off-by: Sam James gentoo.org> ...{Test-Warnings-0.37.0.ebuild => Test-Warnings-0.37.0-r1.ebuild} | 7 ------- 1 file changed, 7 deletions(-) diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.37.0-r1.ebuild similarity index 80% rename from dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild rename to dev-perl/Test-Warnings/Test-Warnings-0.37.0-r1.ebuild index 9297da6742d5..ec2514a1b5fc 100644 --- a/dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild +++ b/dev-perl/Test-Warnings/Test-Warnings-0.37.0-r1.ebuild @@ -15,10 +15,6 @@ IUSE="suggested" RDEPEND=" !=dev-perl/CPAN-Meta-Check-0.11.0 ) >=virtual/perl-CPAN-Meta-2.120.900 - virtual/perl-File-Spec >=virtual/perl-Test-Simple-0.940.0 - virtual/perl-if - virtual/perl-version ) "