commit: 5ad18f315138f2017ea6d005d24db3279f654642
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 15:36:42 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 15:53:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad18f31
dev-perl/Business-Hours: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...siness-Hours-0.130.0.ebuild => Business-Hours-0.130.0-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild
b/dev-perl/Business-Hours/Business-Hours-0.130.0-r1.ebuild
similarity index 83%
rename from dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild
rename to dev-perl/Business-Hours/Business-Hours-0.130.0-r1.ebuild
index 22b44101502..b2435878eb8 100644
--- a/dev-perl/Business-Hours/Business-Hours-0.130.0.ebuild
+++ b/dev-perl/Business-Hours/Business-Hours-0.130.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=BPS
DIST_VERSION=0.13
@@ -17,6 +17,6 @@ RDEPEND="
>=dev-perl/Set-IntSpan-1.120.0
virtual/perl-Time-Local
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"