dev-perl/Test-Script: Test2::Suite is now part of core perl

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2024-05-26 23:29:13 +02:00
parent bb629be9bf
commit 020d396b62

View File

@@ -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
)
"