commit:     099896c13b3976f22700c1dd79e713e8758377fd
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 21:39:12 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 21:54:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=099896c1

dev-perl/Proc-Guard: EAPI=8 bump

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

 .../{Proc-Guard-0.70.0.ebuild => Proc-Guard-0.70.0-r1.ebuild}     | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Proc-Guard/Proc-Guard-0.70.0.ebuild 
b/dev-perl/Proc-Guard/Proc-Guard-0.70.0-r1.ebuild
similarity index 83%
rename from dev-perl/Proc-Guard/Proc-Guard-0.70.0.ebuild
rename to dev-perl/Proc-Guard/Proc-Guard-0.70.0-r1.ebuild
index 4dd3c23f473..2d5d4446f5d 100644
--- a/dev-perl/Proc-Guard/Proc-Guard-0.70.0.ebuild
+++ b/dev-perl/Proc-Guard/Proc-Guard-0.70.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=TOKUHIROM
 DIST_VERSION=0.07
@@ -10,14 +10,12 @@ inherit perl-module
 DESCRIPTION="process runner with RAII pattern"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-perl/Class-Accessor-Lite-0.50.0
        >=virtual/perl-Exporter-5.630.0
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        >=virtual/perl-ExtUtils-MakeMaker-6.590.0
        >=dev-perl/Module-Build-0.380.0
        test? (

Reply via email to