dev-perl/DateTime-Event-Recurrence: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-10-18 21:32:41 +02:00
parent 3ff366aef1
commit a62f7c04da

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
DIST_AUTHOR=FGLOCK
DIST_VERSION=0.19
@@ -11,12 +11,11 @@ DESCRIPTION="DateTime::Set extension for create basic recurrence sets"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
>=dev-perl/DateTime-0.270.0
>=dev-perl/DateTime-Set-0.360.0
"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"