dev-perl/MooseX-Types-DateTime: cleanup

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-07-05 00:13:55 +02:00
parent 4b34169d32
commit 0649459f54
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -19,14 +19,10 @@ RDEPEND="
>=dev-perl/Moose-0.410.0
>=dev-perl/MooseX-Types-0.300.0
>=dev-perl/namespace-clean-0.190.0
virtual/perl-if
"
BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-Tiny-0.34.0
test? (
virtual/perl-ExtUtils-MakeMaker
virtual/perl-File-Spec
virtual/perl-Locale-Maketext
dev-perl/Test-Fatal
>=virtual/perl-Test-Simple-1.1.10
)