mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user