commit:     c72a92b6660efe7769cc85d2e7e14e91304cc3aa
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 11:27:10 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 11:36:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72a92b6

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

 ...ry-1.200.0-r2.ebuild => Email-LocalDelivery-1.200.0-r3.ebuild} | 8 +++-----
 1 file 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
similarity index 83%
rename from dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r2.ebuild
rename to dev-perl/Email-LocalDelivery/Email-LocalDelivery-1.200.0-r3.ebuild
index 52c179736dc..f8a83647505 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

Reply via email to