commit:     ab1631f2f0ec520b8b93aa967b2e98c8a49282d5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 11:31:19 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 11:36:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1631f2

dev-perl/Email-Reply: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{Email-Reply-1.204.0.ebuild => Email-Reply-1.204.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Email-Reply/Email-Reply-1.204.0.ebuild 
b/dev-perl/Email-Reply/Email-Reply-1.204.0-r1.ebuild
similarity index 81%
rename from dev-perl/Email-Reply/Email-Reply-1.204.0.ebuild
rename to dev-perl/Email-Reply/Email-Reply-1.204.0-r1.ebuild
index 43f28a6a74c..422fa8d3a91 100644
--- a/dev-perl/Email-Reply/Email-Reply-1.204.0.ebuild
+++ b/dev-perl/Email-Reply/Email-Reply-1.204.0-r1.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.204
@@ -11,8 +11,6 @@ DESCRIPTION="Reply to a Message"
 
 SLOT="0"
 KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-perl/Email-Abstract-2.10.0
@@ -20,7 +18,7 @@ RDEPEND="
        >=dev-perl/Email-MIME-1.820.0
        >=virtual/perl-Exporter-5.570.0
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? (
                virtual/perl-File-Spec

Reply via email to