From ee5f41248822df4fcd1927e141a87c915430f399 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Thu, 28 Oct 2021 21:33:28 +0200 Subject: [PATCH] dev-perl/File-Copy-Link: EAPI=8 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- ...Link-0.140.0.ebuild => File-Copy-Link-0.140.0-r1.ebuild} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename dev-perl/File-Copy-Link/{File-Copy-Link-0.140.0.ebuild => File-Copy-Link-0.140.0-r1.ebuild} (89%) diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0-r1.ebuild similarity index 89% rename from dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild rename to dev-perl/File-Copy-Link/File-Copy-Link-0.140.0-r1.ebuild index a0538d91d9415..3dbce46bdd45b 100644 --- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild +++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0-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 DIST_AUTHOR=RMBARKER DIST_VERSION=0.140 @@ -11,13 +11,11 @@ DESCRIPTION="Perl extension for replacing a link by a copy of the linked file" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND=" virtual/perl-File-Spec " -DEPEND="${RDEPEND} +BDEPEND="${RDEPEND} >=dev-perl/Module-Build-0.380.0 test? ( virtual/perl-File-Temp