commit:     532ce0cae5cd6e784549c206e2e3cd155ad75106
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 27 22:30:31 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 22:35:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532ce0ca

dev-perl/Test-MockTime-HiRes: EAPI=8 bump

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

 ...e-HiRes-0.80.0.ebuild => Test-MockTime-HiRes-0.80.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0.ebuild 
b/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0-r1.ebuild
similarity index 81%
rename from dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0.ebuild
rename to dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0-r1.ebuild
index 9b0443a7e9d..6c646021701 100644
--- a/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0.ebuild
+++ b/dev-perl/Test-MockTime-HiRes/Test-MockTime-HiRes-0.80.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=TARAO
 DIST_VERSION=0.08
@@ -10,15 +10,13 @@ inherit perl-module
 DESCRIPTION="Replace actual time with simulated high resolution time"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-perl/Test-MockTime
        virtual/perl-Test-Simple
        virtual/perl-Time-HiRes
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        >=dev-perl/Module-Build-Tiny-0.35.0
        test? (
                dev-perl/Test-Class

Reply via email to