forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-perl/Dist-Zilla-Plugin-AuthorsFromGit: Version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.2
- Loading branch information
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.3.0.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |