From 156755fefeb4550b9b17fc5bf198f59b1f903dd4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 24 Apr 2025 09:06:44 +0100 Subject: [PATCH] dev-perl/Specio: add missing dev-perl/Clone dep to 0.500.0 I can't fathom why I did this, as the dep was there in 0.490.0. Closes: https://bugs.gentoo.org/954320 Fixes: 98fdfc5c2d4fb060c40b196707e2a9a18a76310b Signed-off-by: Sam James --- .../Specio/{Specio-0.500.0.ebuild => Specio-0.500.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) rename dev-perl/Specio/{Specio-0.500.0.ebuild => Specio-0.500.0-r1.ebuild} (98%) diff --git a/dev-perl/Specio/Specio-0.500.0.ebuild b/dev-perl/Specio/Specio-0.500.0-r1.ebuild similarity index 98% rename from dev-perl/Specio/Specio-0.500.0.ebuild rename to dev-perl/Specio/Specio-0.500.0-r1.ebuild index b2fc93874918c..381d1f68fff35 100644 --- a/dev-perl/Specio/Specio-0.500.0.ebuild +++ b/dev-perl/Specio/Specio-0.500.0-r1.ebuild @@ -16,6 +16,7 @@ IUSE="minimal" RDEPEND=" !minimal? ( >=dev-perl/Ref-Util-0.112.0 ) virtual/perl-Carp + dev-perl/Clone dev-perl/Devel-StackTrace dev-perl/Eval-Closure virtual/perl-Encode