mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-perl/MooseX-Types-DateTime: cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
4b34169d32
commit
0649459f54
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -19,14 +19,10 @@ RDEPEND="
|
|||||||
>=dev-perl/Moose-0.410.0
|
>=dev-perl/Moose-0.410.0
|
||||||
>=dev-perl/MooseX-Types-0.300.0
|
>=dev-perl/MooseX-Types-0.300.0
|
||||||
>=dev-perl/namespace-clean-0.190.0
|
>=dev-perl/namespace-clean-0.190.0
|
||||||
virtual/perl-if
|
|
||||||
"
|
"
|
||||||
BDEPEND="${RDEPEND}
|
BDEPEND="${RDEPEND}
|
||||||
>=dev-perl/Module-Build-Tiny-0.34.0
|
>=dev-perl/Module-Build-Tiny-0.34.0
|
||||||
test? (
|
test? (
|
||||||
virtual/perl-ExtUtils-MakeMaker
|
|
||||||
virtual/perl-File-Spec
|
|
||||||
virtual/perl-Locale-Maketext
|
|
||||||
dev-perl/Test-Fatal
|
dev-perl/Test-Fatal
|
||||||
>=virtual/perl-Test-Simple-1.1.10
|
>=virtual/perl-Test-Simple-1.1.10
|
||||||
)
|
)
|
||||||
Loading…
x
Reference in New Issue
Block a user