commit: ee5f41248822df4fcd1927e141a87c915430f399
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 28 19:33:28 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 20:00:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5f4124
dev-perl/File-Copy-Link: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...le-Copy-Link-0.140.0.ebuild => File-Copy-Link-0.140.0-r1.ebuild} | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
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 a0538d91d94..3dbce46bdd4 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