Skip to content

Commit

Permalink
dev-perl/Net-SMTP-TLS-ButMaintained: 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 <dilfridge@gentoo.org>
  • Loading branch information
akhuettel committed Jul 16, 2021
1 parent 0c65fd1 commit 4434042
Showing 1 changed file with 5 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit 4434042

Please sign in to comment.