commit:     9f6a4be5127421f2bb618a5cda6f2152b1c4c693
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 21:48:03 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 21:58:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6a4be5

dev-perl/Net-DNS-Async: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...sync-1.70.0-r1.ebuild => Net-DNS-Async-1.70.0-r2.ebuild} | 13 +++++--------
 1 file 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
similarity index 71%
rename from dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0-r1.ebuild
rename to dev-perl/Net-DNS-Async/Net-DNS-Async-1.70.0-r2.ebuild
index cadb397f596..5b9e7d5a916 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

Reply via email to