summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-16 19:46:34 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-16 19:59:37 +0200
commit4434042a03bddc9144f522507ce33a9320f67c0b (patch)
tree865a8d67638001db392b201069ea3e0974ea8abe /dev-perl/Net-SMTP-TLS-ButMaintained
parentdev-perl/Net-SMTP-TLS: EAPI=8 bump (diff)
downloadgentoo-4434042a03bddc9144f522507ce33a9320f67c0b.tar.gz
gentoo-4434042a03bddc9144f522507ce33a9320f67c0b.tar.bz2
gentoo-4434042a03bddc9144f522507ce33a9320f67c0b.zip
dev-perl/Net-SMTP-TLS-ButMaintained: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Net-SMTP-TLS-ButMaintained')
-rw-r--r--dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.240.0-r2.ebuild (renamed from dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.240.0-r1.ebuild)13
1 files changed, 5 insertions, 8 deletions
diff --git a/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.240.0-r1.ebuild b/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.240.0-r2.ebuild
index d509cc994edd..254ca6deef6b 100644
--- a/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.240.0-r1.ebuild
+++ b/dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.240.0-r2.ebuild
@@ -1,17 +1,16 @@
-# 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=FAYLAND
-MODULE_VERSION=0.24
+DIST_AUTHOR=FAYLAND
+DIST_VERSION=0.24
inherit perl-module
DESCRIPTION="An SMTP client supporting TLS and AUTH"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RDEPEND="
virtual/perl-IO
@@ -21,8 +20,6 @@ RDEPEND="
virtual/perl-MIME-Base64
dev-perl/Digest-HMAC
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
"
-
-SRC_TEST=do