commit:     cc12a42011b169b1ea39bd1d5c51ccd9f240c1cb
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  9 19:10:46 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct  9 19:15:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc12a420

dev-perl/Capture-Tiny: EAPI=8 bump

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

 .../{Capture-Tiny-0.480.0.ebuild => Capture-Tiny-0.480.0-r1.ebuild} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild 
b/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0-r1.ebuild
similarity index 91%
rename from dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild
rename to dev-perl/Capture-Tiny/Capture-Tiny-0.480.0-r1.ebuild
index d9dac305abb..3f0d2a36aa5 100644
--- a/dev-perl/Capture-Tiny/Capture-Tiny-0.480.0.ebuild
+++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.480.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=DAGOLDEN
 DIST_VERSION=0.48
@@ -13,8 +13,6 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or 
external programs"
 LICENSE="Apache-2.0"
 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"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        virtual/perl-Carp
@@ -24,7 +22,7 @@ RDEPEND="
        virtual/perl-IO
        virtual/perl-Scalar-List-Utils
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? (
                virtual/perl-Test-Simple

Reply via email to