summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-18 21:52:44 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-18 21:55:29 +0100
commitc323eb26a0d2374a51bdf0da7493da0c35d77aca (patch)
treebadf2422970328f149d3bc4191bafcc7eaec88d9 /dev-perl/MooseX-Types-JSON
parentdev-perl/MooseX-Types-DateTime-MoreCoercions: EAPI=8 bump (diff)
downloadgentoo-c323eb26a0d2374a51bdf0da7493da0c35d77aca.tar.gz
gentoo-c323eb26a0d2374a51bdf0da7493da0c35d77aca.tar.bz2
gentoo-c323eb26a0d2374a51bdf0da7493da0c35d77aca.zip
dev-perl/MooseX-Types-JSON: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/MooseX-Types-JSON')
-rw-r--r--dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r2.ebuild (renamed from dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r1.ebuild b/dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r2.ebuild
index d69d9a41badb..1ec6f63369a0 100644
--- a/dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r1.ebuild
+++ b/dev-perl/MooseX-Types-JSON/MooseX-Types-JSON-1.0.0-r2.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=MILA
DIST_VERSION=1.00
@@ -12,7 +12,6 @@ DESCRIPTION="JSON datatype for Moose"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
-IUSE=""
RDEPEND="
dev-perl/JSON
@@ -20,7 +19,8 @@ RDEPEND="
dev-perl/Moose
dev-perl/MooseX-Types
"
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+"
src_test() {
perl_rm_files t/00-pod.t t/release-*.t