dev-perl/Time-Piece-MySQL: 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:04:56 +01:00
parent 2629db2af0
commit f007a33839
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -11,9 +11,3 @@ DESCRIPTION="MySQL-specific functions for Time::Piece"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
>=virtual/perl-Time-Piece-1.15
"
BDEPEND="${RDEPEND}
"