mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-perl/File-ShareDir: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=REHSACK
|
||||
DIST_VERSION=1.118
|
||||
@@ -11,20 +11,17 @@ DESCRIPTION="Locate per-dist and per-module shared files"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
IUSE="minimal test"
|
||||
RESTRICT="!test? ( test )"
|
||||
IUSE="minimal"
|
||||
|
||||
RDEPEND="
|
||||
!minimal? (
|
||||
>=dev-perl/List-MoreUtils-0.428.0
|
||||
>=dev-perl/Params-Util-1.70.0
|
||||
)
|
||||
virtual/perl-Carp
|
||||
>=dev-perl/Class-Inspector-1.120.0
|
||||
>=virtual/perl-File-Spec-0.800.0
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
>=dev-perl/File-ShareDir-Install-0.130.0
|
||||
test? (
|
||||
>=virtual/perl-File-Path-2.80.0
|
||||
Reference in New Issue
Block a user