diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-07-02 17:12:57 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-07-02 17:13:23 +0200 |
commit | a018cfb5037a5a3bc450cac463bbdcaf30cf9fa5 (patch) | |
tree | 7dc7f693a839d053e5a40347f74e58ff90f7032b /dev-perl/Dist-Zilla-Plugin-AuthorsFromGit | |
parent | dev-python/pygame: ia64 keyworded, bug #616712 (diff) | |
download | gentoo-a018cfb5037a5a3bc450cac463bbdcaf30cf9fa5.tar.gz gentoo-a018cfb5037a5a3bc450cac463bbdcaf30cf9fa5.tar.bz2 gentoo-a018cfb5037a5a3bc450cac463bbdcaf30cf9fa5.zip |
dev-perl/Dist-Zilla-Plugin-AuthorsFromGit: Version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-AuthorsFromGit')
-rw-r--r-- | dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.2.0.ebuild | 28 | ||||
-rw-r--r-- | dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest | 1 |
2 files changed, 29 insertions, 0 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.2.0.ebuild b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.2.0.ebuild new file mode 100644 index 000000000000..7ef5564aaa10 --- /dev/null +++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.2.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=AKHUETTEL +DIST_VERSION=0.002 +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 + >=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 +" diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest index 88606ae032f0..a039fb55cb5b 100644 --- a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest +++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest @@ -1 +1,2 @@ DIST Dist-Zilla-Plugin-AuthorsFromGit-0.001.tar.gz 3549 SHA256 43fdbdd3fff8aa0d258089102ad0f2368c18412403e8940458582e86166dbbc9 SHA512 5546b1cc21dd192ac3acb2254aedaf9487d329fbe38c41362e6ec4b8c65607f4fd674ce36493ede4294dab2b17418522419c5e8f4f722fe2933b5bceb94d3dc4 WHIRLPOOL 62d78a8c2cb30b35750103af1a34d6a654dbf4c24996cf14a404efbbbe36e275ddfaa5594d06c804a4cd3e382ff343dc6eed74b1a01c8bbee9110f65e2179c13 +DIST Dist-Zilla-Plugin-AuthorsFromGit-0.002.tar.gz 4628 SHA256 6af127c34a55d703ce1be1f37e23f9cd0d7411626c5a5cac07daf424317502e9 SHA512 cfd569b83e3f070edb1c104a0753f813063cd77fba3a42bc74415516420f6e805a80a549bbd17f6c2b686566166c2e1d90b0d716de64530d7760550cb0df823b WHIRLPOOL 7279e849f5d41544be9e2e5515ee5143fc9d10e835488aa4395a328c6958747ad8d340ce11d2ea087c7715f82cae313b3dcca1bd9cb4d028ea6b4a41b08904c0 |