dev-perl/POE-Component-Resolver: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-07-31 21:29:40 +02:00
parent 7cd21038f4
commit 35b97fd052

View File

@@ -1,15 +1,15 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=RCAPUTO
MODULE_VERSION=0.921
EAPI=8
DIST_AUTHOR=RCAPUTO
DIST_VERSION=0.921
inherit perl-module
DESCRIPTION='A non-blocking getaddrinfo() resolver'
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
>=dev-perl/POE-1.311.0
@@ -19,8 +19,6 @@ RDEPEND="
>=virtual/perl-Test-Simple-0.96
>=virtual/perl-Time-HiRes-1.971.100
"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
"
SRC_TEST="do"