summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild (renamed from dev-perl/Test-Script/Test-Script-1.290.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild b/dev-perl/Test-Script/Test-Script-1.290.0-r1.ebuild
index ed0cb13fe49d..3a4b57ff53fb 100644
--- a/dev-perl/Test-Script/Test-Script-1.290.0.ebuild
+++ b/dev-perl/Test-Script/Test-Script-1.290.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
@@ -22,6 +22,6 @@ RDEPEND="
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
- >=dev-perl/Test2-Suite-0.0.60
+ >=virtual/perl-Test2-Suite-0.0.60
)
"