dev-perl/Data-Random: virtual/perl-Time-Piece is going away

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-02-28 00:08:05 +01:00
parent db9876ffdf
commit 9b943b341c
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -17,7 +17,6 @@ RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp
virtual/perl-Exporter
>=virtual/perl-Time-Piece-1.160.0
"
BDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-6.360.0