commit:     4923453986ac80174fafd9daa307f1837275443d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 28 18:59:09 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 28 19:11:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49234539

dev-perl/Test-Object: EAPI=8 bump

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

 .../{Test-Object-0.80.0.ebuild => Test-Object-0.80.0-r1.ebuild}  | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Test-Object/Test-Object-0.80.0.ebuild 
b/dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild
similarity index 84%
rename from dev-perl/Test-Object/Test-Object-0.80.0.ebuild
rename to dev-perl/Test-Object/Test-Object-0.80.0-r1.ebuild
index fa33679d37c..6dc4781da92 100644
--- a/dev-perl/Test-Object/Test-Object-0.80.0.ebuild
+++ b/dev-perl/Test-Object/Test-Object-0.80.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.08
@@ -11,15 +11,14 @@ DESCRIPTION="Thoroughly testing objects via registered 
handlers"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~sparc-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        virtual/perl-Carp
        virtual/perl-Exporter
        >=virtual/perl-Scalar-List-Utils-1.160.0
-       virtual/perl-Test-Simple"
-DEPEND="${RDEPEND}
+       virtual/perl-Test-Simple
+"
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? ( virtual/perl-File-Spec )
 "

Reply via email to