summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-06 21:30:59 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-06 21:33:11 +0200
commit7725f1ef8dd4a4290150128203f764148701db3f (patch)
treee583b00fe6eebb5344a7e70f077ab4b5a00f2cab /dev-perl/Set-Crontab
parentdev-perl/Server-Starter: Version bump 0.35 (diff)
downloadgentoo-7725f1ef8dd4a4290150128203f764148701db3f.tar.gz
gentoo-7725f1ef8dd4a4290150128203f764148701db3f.tar.bz2
gentoo-7725f1ef8dd4a4290150128203f764148701db3f.zip
dev-perl/Set-Crontab: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Set-Crontab')
-rw-r--r--dev-perl/Set-Crontab/Set-Crontab-1.30.0-r1.ebuild (renamed from dev-perl/Set-Crontab/Set-Crontab-1.30.0.ebuild)14
1 files changed, 4 insertions, 10 deletions
diff --git a/dev-perl/Set-Crontab/Set-Crontab-1.30.0.ebuild b/dev-perl/Set-Crontab/Set-Crontab-1.30.0-r1.ebuild
index 3b8d2bd1ef44..45261e941c7e 100644
--- a/dev-perl/Set-Crontab/Set-Crontab-1.30.0.ebuild
+++ b/dev-perl/Set-Crontab/Set-Crontab-1.30.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR="AMS"
-MODULE_VERSION="1.03"
+DIST_AUTHOR=AMS
+DIST_VERSION="1.03"
inherit perl-module
@@ -12,9 +12,3 @@ DESCRIPTION="Expand crontab(5)-style integer lists"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="virtual/perl-ExtUtils-MakeMaker"
-
-SRC_TEST="do"