commit:     4434042a03bddc9144f522507ce33a9320f67c0b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 16 17:46:34 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 16 17:59:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4434042a

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 <AT> gentoo.org>

 ....ebuild => Net-SMTP-TLS-ButMaintained-0.240.0-r2.ebuild} | 13 +++++--------
 1 file 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
similarity index 74%
rename from 
dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.240.0-r1.ebuild
rename to 
dev-perl/Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.240.0-r2.ebuild
index d509cc994ed..254ca6deef6 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

Reply via email to