diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-02 02:09:41 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-02 02:13:20 +0200 |
commit | c46e0023930dd845d0bb8bddf86694250a030a2d (patch) | |
tree | 3aeb92c22bc068c47755127ce5fabfd202428910 /dev-perl/UNIVERSAL-isa | |
parent | dev-perl/UNIVERSAL-can: EAPI=8 bump (diff) | |
download | gentoo-c46e0023930dd845d0bb8bddf86694250a030a2d.tar.gz gentoo-c46e0023930dd845d0bb8bddf86694250a030a2d.tar.bz2 gentoo-c46e0023930dd845d0bb8bddf86694250a030a2d.zip |
dev-perl/UNIVERSAL-isa: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/UNIVERSAL-isa')
-rw-r--r-- | dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120-r1.ebuild (renamed from dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild) | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120-r1.ebuild index 9edaf6e6f988..4afb3c8b356a 100644 --- a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120.ebuild +++ b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.710.120-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 DIST_AUTHOR=ETHER DIST_VERSION=1.20171012 @@ -11,13 +11,11 @@ DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND=" virtual/perl-Scalar-List-Utils " -DEPEND="${RDEPEND} +BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec |