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 E3FF61581D3 for ; Sun, 26 May 2024 21:39:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C078BE2A12; Sun, 26 May 2024 21:39:47 +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 pigeon.gentoo.org (Postfix) with ESMTPS id A7210E2A12 for ; Sun, 26 May 2024 21:39:47 +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 F27EB343064 for ; Sun, 26 May 2024 21:39:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C78D1BBB for ; Sun, 26 May 2024 21:39:43 +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: <1716759546.a50bcd61db1c27bd230065d12d27c8e5834527e0.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test2-Plugin-NoWarnings/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0-r1.ebuild dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0.ebuild dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0-r1.ebuild dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild X-VCS-Directories: dev-perl/Test2-Plugin-NoWarnings/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: a50bcd61db1c27bd230065d12d27c8e5834527e0 X-VCS-Branch: master Date: Sun, 26 May 2024 21:39:43 +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: 7f24fa08-abf4-4e8e-af38-6782067d1fa0 X-Archives-Hash: 56002519cb953b07ee9e75642a79f2ce commit: a50bcd61db1c27bd230065d12d27c8e5834527e0 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun May 26 21:24:52 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun May 26 21:39:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a50bcd61 dev-perl/Test2-Plugin-NoWarnings: Test2::Suite is now part of core perl Signed-off-by: Andreas K. Hüttel gentoo.org> ...nings-0.100.0.ebuild => Test2-Plugin-NoWarnings-0.100.0-r1.ebuild} | 2 +- ...arnings-0.90.0.ebuild => Test2-Plugin-NoWarnings-0.90.0-r1.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0-r1.ebuild similarity index 95% rename from dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0.ebuild rename to dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0-r1.ebuild index 1caa3e897d5f..b542963889b4 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.100.0-r1.ebuild @@ -23,6 +23,6 @@ BDEPEND=" virtual/perl-File-Spec dev-perl/IPC-Run3 dev-perl/Module-Pluggable - dev-perl/Test2-Suite + virtual/perl-Test2-Suite ) " diff --git a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0-r1.ebuild similarity index 89% rename from dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild rename to dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0-r1.ebuild index 7403b0d07427..08d7bd42b501 100644 --- a/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0.ebuild +++ b/dev-perl/Test2-Plugin-NoWarnings/Test2-Plugin-NoWarnings-0.90.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,6 +21,6 @@ BDEPEND="${RDEPEND} test? ( virtual/perl-File-Spec dev-perl/IPC-Run3 - dev-perl/Test2-Suite + virtual/perl-Test2-Suite ) "