gentoo/dev-perl/Set-Crontab/Set-Crontab-1.30.0-r1.ebuild
Andreas K. Hüttel 7725f1ef8d
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>
2021-08-06 21:33:11 +02:00

15 lines
256 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=AMS
DIST_VERSION="1.03"
inherit perl-module
DESCRIPTION="Expand crontab(5)-style integer lists"
SLOT="0"
KEYWORDS="~amd64 ~x86"