summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0-r2.ebuild (renamed from dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0-r1.ebuild)13
1 files changed, 5 insertions, 8 deletions
diff --git a/dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0-r1.ebuild b/dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0-r2.ebuild
index cadb397f5960..5b9e7d5a916c 100644
--- a/dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0-r1.ebuild
+++ b/dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0-r2.ebuild
@@ -1,22 +1,19 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=SHEVEK
-MODULE_VERSION=1.07
+DIST_AUTHOR=SHEVEK
+DIST_VERSION=1.07
inherit perl-module
DESCRIPTION="Asynchronous DNS helper for high volume applications"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
RDEPEND="dev-perl/Net-DNS"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
+BDEPEND="${RDEPEND}"
src_test() {
# disable online test