commit:     b280880fe6b82dc98bdfd168566b1bf4f5c21f95
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 19 16:58:08 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 19:39:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b280880f

dev-perl/Mozilla-CA: EAPI=8 bump

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

 .../{Mozilla-CA-20999999.ebuild => Mozilla-CA-20999999-r1.ebuild}    | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Mozilla-CA/Mozilla-CA-20999999.ebuild 
b/dev-perl/Mozilla-CA/Mozilla-CA-20999999-r1.ebuild
similarity index 94%
rename from dev-perl/Mozilla-CA/Mozilla-CA-20999999.ebuild
rename to dev-perl/Mozilla-CA/Mozilla-CA-20999999-r1.ebuild
index c48da38cbd41..332e02dda4dd 100644
--- a/dev-perl/Mozilla-CA/Mozilla-CA-20999999.ebuild
+++ b/dev-perl/Mozilla-CA/Mozilla-CA-20999999-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit perl-module
 SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz";
@@ -11,9 +11,8 @@ DESCRIPTION="Mozilla's CA cert bundle in PEM format (Gentoo 
stub)"
 LICENSE="MPL-2.0"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
 RDEPEND="app-misc/ca-certificates"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
 "

Reply via email to