summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-05 17:04:35 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-06-05 17:21:35 +0200
commit61ecf97c1f77a8671e43de315dae447d2cb6e2f4 (patch)
treef3942e5a32b649428d3456c803a8bdb72e321268 /dev-perl
parentdev-perl/Getopt-Long-Descriptive: Version bump 0.109 (diff)
downloadgentoo-61ecf97c1f77a8671e43de315dae447d2cb6e2f4.tar.gz
gentoo-61ecf97c1f77a8671e43de315dae447d2cb6e2f4.tar.bz2
gentoo-61ecf97c1f77a8671e43de315dae447d2cb6e2f4.zip
dev-perl/Getopt-Mixed: EAPI=7 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0-r1.ebuild (renamed from dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0.ebuild)12
1 files changed, 5 insertions, 7 deletions
diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0-r1.ebuild
index bd4ff962a2fe..a0559a6b79d0 100644
--- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0.ebuild
+++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-MODULE_AUTHOR=CJM
-MODULE_VERSION=1.12
+DIST_AUTHOR=CJM
+DIST_VERSION=1.12
inherit perl-module
DESCRIPTION="Getopt::Mixed is used for parsing mixed options"
@@ -18,9 +18,7 @@ RDEPEND="
virtual/perl-Carp
virtual/perl-Exporter
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? ( virtual/perl-Test-Simple )
"
-
-SRC_TEST=do