commit:     2b8a473a1ca274c39b206541358cd8a1f5eac1c0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 14:44:37 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 14:46:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8a473a

dev-perl/Expect: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../Expect/{Expect-1.350.0.ebuild => Expect-1.350.0-r1.ebuild}     | 7 +++----
 1 file 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
similarity index 89%
rename from dev-perl/Expect/Expect-1.350.0.ebuild
rename to dev-perl/Expect/Expect-1.350.0-r1.ebuild
index 50f4052060b..5d04de7b114 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

Reply via email to