commit:     cfbd16fd14252857a05d460689b57c0c40e37186
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 20:29:26 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 18 20:54:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbd16fd

dev-perl/Moose-Autobox: EAPI=8 bump

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

 ...Moose-Autobox-0.160.0.ebuild => Moose-Autobox-0.160.0-r1.ebuild} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Moose-Autobox/Moose-Autobox-0.160.0.ebuild 
b/dev-perl/Moose-Autobox/Moose-Autobox-0.160.0-r1.ebuild
similarity index 91%
rename from dev-perl/Moose-Autobox/Moose-Autobox-0.160.0.ebuild
rename to dev-perl/Moose-Autobox/Moose-Autobox-0.160.0-r1.ebuild
index 7f6346a719e8..f02d662b4ee0 100644
--- a/dev-perl/Moose-Autobox/Moose-Autobox-0.160.0.ebuild
+++ b/dev-perl/Moose-Autobox/Moose-Autobox-0.160.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.16
@@ -11,8 +11,6 @@ DESCRIPTION="Autoboxed wrappers for Native Perl datatypes"
 
 SLOT="0"
 KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        virtual/perl-Carp
@@ -25,7 +23,7 @@ RDEPEND="
        dev-perl/namespace-autoclean
        virtual/perl-parent
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        >=dev-perl/Module-Build-Tiny-0.34.0
        test? (
                virtual/perl-File-Spec

Reply via email to