mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
dev-perl/Dist-Zilla-Plugin-AuthorsFromGit: add 0.7.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=AKHUETTEL
|
||||
DIST_VERSION=0.007
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Add per-file per-year copyright information"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
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
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST Dist-Zilla-Plugin-AuthorsFromGit-0.006.tar.gz 5308 BLAKE2B 809e3ef501b6269e002cb8b5cce87553e241b77867937cb4a156d7f3155c1f28558162147f4c16052a915f4521f1c285ea090a82f4c908c4e33e5664ed318752 SHA512 e140102881905d722bc8d9e2aa82807271020ee43f771c2bd1350549b782eb21050a4c9721cbe8d5c27798f106f69f9317a026b274b4023a27aa8a1fe81e572b
|
||||
DIST Dist-Zilla-Plugin-AuthorsFromGit-0.007.tar.gz 8148 BLAKE2B 08051a0e3530d57a8fab5cd6c03ca42147ed50efa48cdf28ca90a0a6aa9c8729d2233bd3b1a55c7840be43ba1af10829475c098516434daa5afa8e6dd47a9177 SHA512 002fcabe59495f0e7443b639004a8dd6dfc027c6298b06e2ffa1de8922a8450edbc2b3b3564354bf345aed231c6ae637a644876c133a2086edcd966b42dc0e8b
|
||||
|
||||
Reference in New Issue
Block a user