commit: a83c8695ff8458465d6a8aae1c7403c783a9897b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 18:51:38 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 19:51:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83c8695
dev-perl/File-ShareDir-ProjectDistDir: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...1.0.9.ebuild => File-ShareDir-ProjectDistDir-1.0.9-r1.ebuild} | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git
a/dev-perl/File-ShareDir-ProjectDistDir/File-ShareDir-ProjectDistDir-1.0.9.ebuild
b/dev-perl/File-ShareDir-ProjectDistDir/File-ShareDir-ProjectDistDir-1.0.9-r1.ebuild
similarity index 87%
rename from
dev-perl/File-ShareDir-ProjectDistDir/File-ShareDir-ProjectDistDir-1.0.9.ebuild
rename to
dev-perl/File-ShareDir-ProjectDistDir/File-ShareDir-ProjectDistDir-1.0.9-r1.ebuild
index 89d299783aa..9aafb2cdc76 100644
---
a/dev-perl/File-ShareDir-ProjectDistDir/File-ShareDir-ProjectDistDir-1.0.9.ebuild
+++
b/dev-perl/File-ShareDir-ProjectDistDir/File-ShareDir-ProjectDistDir-1.0.9-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=KENTNL
DIST_VERSION=1.000009
@@ -10,8 +10,7 @@ inherit perl-module
DESCRIPTION="Simple set-and-forget using of a '/share' directory in your
projects root"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
+IUSE="minimal"
RDEPEND="
!minimal? ( >=dev-perl/Path-Tiny-0.58.0 )
@@ -22,7 +21,7 @@ RDEPEND="
dev-perl/Path-Tiny
dev-perl/Sub-Exporter
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
!minimal? ( >=virtual/perl-ExtUtils-MakeMaker-7.0.0 )
test? (