summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-09-29 22:02:29 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-09-29 22:02:57 +0200
commit7d0244f3278701165b78ee459ce3713b8971933f (patch)
tree523018451b35b82dba033b0adfc2f0f7a30812b1 /dev-perl/Try-Tiny
parentdev-perl/Tree-Simple: Version bump 1.34 (diff)
downloadgentoo-7d0244f3278701165b78ee459ce3713b8971933f.tar.gz
gentoo-7d0244f3278701165b78ee459ce3713b8971933f.tar.bz2
gentoo-7d0244f3278701165b78ee459ce3713b8971933f.zip
dev-perl/Try-Tiny: EAPI=8 bump
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.300.0-r1.ebuild (renamed from dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.300.0-r1.ebuild
index 527071bca29d..fde11c5992e3 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.300.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=ETHER
DIST_VERSION=0.30
@@ -12,8 +12,7 @@ DESCRIPTION="Minimal try/catch with proper localization of \$@"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
+IUSE="minimal"
RDEPEND="
!<=dev-perl/Try-Tiny-Except-0.10.0
@@ -23,7 +22,7 @@ RDEPEND="
virtual/perl-Carp
>=virtual/perl-Exporter-5.570.0
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
!minimal? (