Skip to content

Commit

Permalink
dev-perl/POE-Component-Client-DNS: EAPI=8 bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
akhuettel committed Jul 31, 2021
1 parent cd38535 commit 5841913
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,22 +1,20 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=8
DIST_AUTHOR=RCAPUTO
DIST_VERSION=1.054
inherit perl-module

DESCRIPTION="Non-blocking, parallel DNS client"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"

RDEPEND="
>=dev-perl/Net-DNS-0.650.0
>=dev-perl/POE-1.294.0
"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
>=virtual/perl-Test-Simple-0.960.0
Expand Down

0 comments on commit 5841913

Please sign in to comment.