summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-30 00:03:52 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-30 00:06:50 +0200
commit79617e5cbff934b7b0cb181bd888bb8fd6c50030 (patch)
tree690d5c998ed36388f9889186dcc80c72598d0511
parentdev-perl/Mail-Mbox-MessageParser: Version bump 1.5111 (diff)
downloadgentoo-79617e5c.tar.gz
gentoo-79617e5c.tar.bz2
gentoo-79617e5c.zip
dev-perl/Mail-POP3Client: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0-r1.ebuild (renamed from dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild)11
1 files changed, 4 insertions, 7 deletions
diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0-r1.ebuild
index a5bba25e4470..b5f28353a014 100644
--- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0.ebuild
+++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.190.0-r1.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=SDOWD
-MODULE_VERSION=2.19
+DIST_AUTHOR=SDOWD
+DIST_VERSION=2.19
inherit perl-module
DESCRIPTION="POP3 client module for Perl"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 x86"
-IUSE=""
-
-SRC_TEST="do"