summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-24 13:27:10 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-24 13:36:06 +0200
commitc72a92b6660efe7769cc85d2e7e14e91304cc3aa (patch)
tree657d429f8a690bff625208b8f192028e2c46379a /dev-perl/Email-LocalDelivery
parentdev-perl/Email-FolderType: EAPI=8 bump (diff)
downloadgentoo-c72a92b6660efe7769cc85d2e7e14e91304cc3aa.tar.gz
gentoo-c72a92b6660efe7769cc85d2e7e14e91304cc3aa.tar.bz2
gentoo-c72a92b6660efe7769cc85d2e7e14e91304cc3aa.zip
dev-perl/Email-LocalDelivery: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Email-LocalDelivery')
-rw-r--r--dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r3.ebuild (renamed from dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r2.ebuild)8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r2.ebuild b/dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r3.ebuild
index 52c179736dc5..f8a836475057 100644
--- a/dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r2.ebuild
+++ b/dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=RJBS
DIST_VERSION=1.200
@@ -11,8 +11,6 @@ DESCRIPTION="Local delivery of RFC2822 message format and headers"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp
@@ -21,7 +19,7 @@ RDEPEND="
virtual/perl-File-Path
>=dev-perl/File-Path-Expand-1.10.0
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
dev-perl/Capture-Tiny