commit: 7b36c632f273cb90e1a429bd05bd4a8c74822c10
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 15 21:14:37 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 20:32:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b36c632
dev-perl/Module-Runtime-Conflicts: EAPI=8 bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...licts-0.3.0.ebuild => Module-Runtime-Conflicts-0.3.0-r1.ebuild} | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git
a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild
b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0-r1.ebuild
similarity index 90%
rename from
dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild
rename to
dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0-r1.ebuild
index f3429329692d..eb7f995c39d3 100644
--- a/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0.ebuild
+++ b/dev-perl/Module-Runtime-Conflicts/Module-Runtime-Conflicts-0.3.0-r1.ebuild
@@ -1,24 +1,21 @@
# 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.003
inherit perl-module
DESCRIPTION="Provide information on conflicts for Module::Runtime"
-
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris
~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
dev-perl/Dist-CheckConflicts
dev-perl/Module-Runtime
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
virtual/perl-Module-Metadata
test? (