You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Dist-Zilla-Plugin-AuthorsFr.../Dist-Zilla-Plugin-AuthorsFr...

29 lines
550 B

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=AKHUETTEL
DIST_VERSION=0.006
inherit perl-module
DESCRIPTION="Add per-file per-year copyright information"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
dev-perl/DateTime
dev-perl/Dist-Zilla
dev-perl/Git-Wrapper
>=dev-perl/List-MoreUtils-0.400.0
>=virtual/perl-Scalar-List-Utils-1.330.0
dev-perl/Moose
dev-perl/Pod-Weaver
dev-perl/namespace-autoclean
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"