commit:     449b667f41741676cb3d137b8ce5ccbefd94f9ce
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 29 15:47:26 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 15:52:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449b667f

dev-perl/Time-Monotonic: EAPI=8 bump

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

 .../{Time-Monotonic-0.9.8.ebuild => Time-Monotonic-0.9.8-r1.ebuild} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild 
b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8-r1.ebuild
similarity index 85%
rename from dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
rename to dev-perl/Time-Monotonic/Time-Monotonic-0.9.8-r1.ebuild
index 3932193dd3d..e8c2149728a 100644
--- a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
+++ b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8-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=DAVID
 DIST_VERSION=v${PV}
@@ -11,11 +11,9 @@ DESCRIPTION="A clock source that only increments and never 
jumps"
 
 SLOT="0"
 KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND=""
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        >=dev-perl/Module-Build-0.360.400
        virtual/perl-ExtUtils-CBuilder
        test? ( virtual/perl-Test-Simple )

Reply via email to