summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-12 22:16:37 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-12 22:16:37 +0200
commitada92fbcdd00f4ad0bff5fde2af1df1f53a06744 (patch)
tree3c9dd1ff572646df6eb7abf6a5ab8628ff7c36a9 /dev-perl
parentdev-perl/Config-AutoConf: Version bump 0.320 (diff)
downloadgentoo-ada92fbcdd00f4ad0bff5fde2af1df1f53a06744.tar.gz
gentoo-ada92fbcdd00f4ad0bff5fde2af1df1f53a06744.tar.bz2
gentoo-ada92fbcdd00f4ad0bff5fde2af1df1f53a06744.zip
dev-perl/Config-Crontab: 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')
-rw-r--r--dev-perl/Config-Crontab/Config-Crontab-1.450.0-r1.ebuild (renamed from dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild)8
1 files changed, 2 insertions, 6 deletions
diff --git a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild b/dev-perl/Config-Crontab/Config-Crontab-1.450.0-r1.ebuild
index f403608b1591..9d019b339cd6 100644
--- a/dev-perl/Config-Crontab/Config-Crontab-1.450.0.ebuild
+++ b/dev-perl/Config-Crontab/Config-Crontab-1.450.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=SCOTTW
DIST_VERSION=1.45
@@ -10,9 +10,5 @@ inherit perl-module
DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
LICENSE="Artistic"
-
SLOT="0"
KEYWORDS="amd64 x86"
-
-RDEPEND=""
-DEPEND="virtual/perl-ExtUtils-MakeMaker"