diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-05-26 23:19:51 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-05-26 23:38:50 +0200 |
commit | beda318c7ecc57b5fb93066814f4494b9fdecc71 (patch) | |
tree | 263c21a9e1037361e8b12962188f4dab3a12e08c /dev-perl | |
parent | dev-perl/Object-Pad: Test2::Suite is now in core perl (diff) | |
download | gentoo-beda318c7ecc57b5fb93066814f4494b9fdecc71.tar.gz gentoo-beda318c7ecc57b5fb93066814f4494b9fdecc71.tar.bz2 gentoo-beda318c7ecc57b5fb93066814f4494b9fdecc71.zip |
dev-perl/Params-ValidationCompiler: Test2::Suite is now in core perl
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.310.0-r1.ebuild (renamed from dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.310.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.310.0.ebuild b/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.310.0-r1.ebuild index 3a6b779c4dea..35ca3fe75c62 100644 --- a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.310.0.ebuild +++ b/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.310.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -31,7 +31,7 @@ BDEPEND=" >=dev-perl/Specio-0.140.0 >=virtual/perl-Test-Simple-1.302.15 dev-perl/Test-Without-Module - >=dev-perl/Test2-Suite-0.0.72 + >=virtual/perl-Test2-Suite-0.0.72 dev-perl/Test2-Plugin-NoWarnings ) " |