commit:     dc04f14579047d2816cd3ed0c34e3e8e9cc54768
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 19:50:42 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 20:01:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc04f145

dev-perl/Log-Dispatch-Array: EAPI=8 bump

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

 ...atch-Array-1.3.0.ebuild => Log-Dispatch-Array-1.3.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
similarity index 79%
rename from dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
rename to dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0-r1.ebuild
index a1408a7645b..e7621a67dff 100644
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.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=RJBS
 DIST_VERSION=1.003
@@ -10,14 +10,12 @@ inherit perl-module
 DESCRIPTION="log events to an array (reference)"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-perl/Log-Dispatch
        virtual/perl-parent
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.300.0
        test? (
                dev-perl/Test-Deep

Reply via email to