diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-07-03 00:50:09 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-07-03 00:50:09 +0200 |
commit | 3101843ff4e5b6ec03b7eb8e6d22f4da1aa4ea90 (patch) | |
tree | c600ce6a5a884198b4a80125dc95ae93d4c5d02b /dev-perl/Dist-Zilla-Plugin-AuthorsFromGit | |
parent | media-fonts/font-mutt-misc: Port to EAPI5 (diff) | |
download | gentoo-3101843ff4e5b6ec03b7eb8e6d22f4da1aa4ea90.tar.gz gentoo-3101843ff4e5b6ec03b7eb8e6d22f4da1aa4ea90.tar.bz2 gentoo-3101843ff4e5b6ec03b7eb8e6d22f4da1aa4ea90.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.3.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.3.0.ebuild b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.3.0.ebuild new file mode 100644 index 000000000000..1d898320f551 --- /dev/null +++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.3.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.003 +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 6a09e74305d5..068d8d05b465 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.002.tar.gz 4628 SHA256 6af127c34a55d703ce1be1f37e23f9cd0d7411626c5a5cac07daf424317502e9 SHA512 cfd569b83e3f070edb1c104a0753f813063cd77fba3a42bc74415516420f6e805a80a549bbd17f6c2b686566166c2e1d90b0d716de64530d7760550cb0df823b WHIRLPOOL 7279e849f5d41544be9e2e5515ee5143fc9d10e835488aa4395a328c6958747ad8d340ce11d2ea087c7715f82cae313b3dcca1bd9cb4d028ea6b4a41b08904c0 +DIST Dist-Zilla-Plugin-AuthorsFromGit-0.003.tar.gz 4829 SHA256 bedd38cbf689e0a4fd0d8e338096d2047745d3369f5c1ee8f32de5ecce21f996 SHA512 b54af43bdbc56b4d8664335e04c60ffe076a17d833073475e686867c341bf9efec0ac48be736245b6374f6934a60f07942d77c85f683b5cc8c0b1659e0c576ee WHIRLPOOL f30bb3bb2d9b74ceac1a6790142f497028b2811f024bb35f5696207ca9f76b27a971e70f59282cc954c2d5f7bf9bee40433b6b906e2825071af9ee1e9808f084 |