commit:     8fe362d03014f33ab47be8364cb78cb5c9c7124b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 10:26:58 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 10:43:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe362d0

dev-perl/Crypt-OpenPGP: EAPI=8 bump

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

 ...pt-OpenPGP-1.120.0.ebuild => Crypt-OpenPGP-1.120.0-r1.ebuild} | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild 
b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0-r1.ebuild
similarity index 89%
rename from dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild
rename to dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0-r1.ebuild
index e1b242a719d..ba5715c0366 100644
--- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0.ebuild
+++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.120.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=SROMANOV
 DIST_VERSION=1.12
@@ -11,13 +11,10 @@ DESCRIPTION="Pure-Perl OpenPGP-compatible PGP 
implementation"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 # Note: Don't depend on Alt::, non Alt:: works for now
 RDEPEND="
        dev-perl/Crypt-RSA
-
        dev-perl/Crypt-Blowfish
        dev-perl/Crypt-CAST5_PP
        dev-perl/Crypt-DES_EDE3
@@ -37,7 +34,7 @@ RDEPEND="
        dev-perl/URI
        >=dev-perl/Data-Buffer-0.04
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? (
                dev-perl/Test-Exception

Reply via email to