summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-24 16:44:37 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-24 16:46:31 +0200
commit2b8a473a1ca274c39b206541358cd8a1f5eac1c0 (patch)
tree29dadb3cdc6c5fddd8a3d8e6f54090027c034378
parentdev-perl/Exception-Died: EAPI=8 bump (diff)
downloadgentoo-2b8a473a1ca274c39b206541358cd8a1f5eac1c0.tar.gz
gentoo-2b8a473a1ca274c39b206541358cd8a1f5eac1c0.tar.bz2
gentoo-2b8a473a1ca274c39b206541358cd8a1f5eac1c0.zip
dev-perl/Expect: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Expect/Expect-1.350.0-r1.ebuild (renamed from dev-perl/Expect/Expect-1.350.0.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Expect/Expect-1.350.0.ebuild b/dev-perl/Expect/Expect-1.350.0-r1.ebuild
index 50f4052060bc..5d04de7b114d 100644
--- a/dev-perl/Expect/Expect-1.350.0.ebuild
+++ b/dev-perl/Expect/Expect-1.350.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=JACOBY
DIST_VERSION=1.35
@@ -12,8 +12,7 @@ DESCRIPTION="Expect for Perl"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
+IUSE="minimal"
RDEPEND="
virtual/perl-Carp
@@ -24,7 +23,7 @@ RDEPEND="
dev-perl/IO-Stty
)
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.640.0
test? (
virtual/perl-File-Temp