From ecda6a85e3754192b97c3c76ba007134d74ca77f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 28 Feb 2025 00:03:31 +0100 Subject: [PATCH] dev-perl/Test-MockTime: virtual/perl-Time-Piece is going away MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- ...MockTime-0.170.0.ebuild => Test-MockTime-0.170.0-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename dev-perl/Test-MockTime/{Test-MockTime-0.170.0.ebuild => Test-MockTime-0.170.0-r1.ebuild} (86%) diff --git a/dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild b/dev-perl/Test-MockTime/Test-MockTime-0.170.0-r1.ebuild similarity index 86% rename from dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild rename to dev-perl/Test-MockTime/Test-MockTime-0.170.0-r1.ebuild index a2453dbf1b7b6..f2eee16fa429e 100644 --- a/dev-perl/Test-MockTime/Test-MockTime-0.170.0.ebuild +++ b/dev-perl/Test-MockTime/Test-MockTime-0.170.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,6 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86" RDEPEND=" - virtual/perl-Time-Piece virtual/perl-Time-Local virtual/perl-Test-Simple "