summaryrefslogtreecommitdiff
path: root/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Dist-Zilla-Plugin-AuthorsFromGit
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-AuthorsFromGit')
-rw-r--r--dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild28
-rw-r--r--dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest3
-rw-r--r--dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml12
3 files changed, 43 insertions, 0 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild
new file mode 100644
index 000000000000..b457be9d1150
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Dist-Zilla-Plugin-AuthorsFromGit-0.6.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.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
+"
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest
new file mode 100644
index 000000000000..32c29ae8ccfb
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/Manifest
@@ -0,0 +1,3 @@
+DIST Dist-Zilla-Plugin-AuthorsFromGit-0.006.tar.gz 5308 BLAKE2B 809e3ef501b6269e002cb8b5cce87553e241b77867937cb4a156d7f3155c1f28558162147f4c16052a915f4521f1c285ea090a82f4c908c4e33e5664ed318752 SHA512 e140102881905d722bc8d9e2aa82807271020ee43f771c2bd1350549b782eb21050a4c9721cbe8d5c27798f106f69f9317a026b274b4023a27aa8a1fe81e572b
+EBUILD Dist-Zilla-Plugin-AuthorsFromGit-0.6.0.ebuild 550 BLAKE2B 4854f755ed529ab930f2556476b3c30e27c9f41f034cb8396a04e519fd56a5bc1a4d0c401ce6ef71ccaa849c67f68cb24a652d476d74ca536cffb8b2b28aa536 SHA512 d206a11fda95e79ce290affa3b214c4c0d5435861cb7bf6df710c10703b3dafd9e7358d03cf516d3d1be4b98998aec7f475e79778a4fb9d3c085832250a6f6fa
+MISC metadata.xml 438 BLAKE2B 1aa88b17833304f2d3d789ca51513465f8789f98755a9e5a2ddd5364ae5dbd0241625f4f7e5a8f8c6060e3f7ce89022cad81ae2e3cd1a99aea6e74b428a19471 SHA512 aa0bfe612a21e9a01688b15cf7c80a833ec79ea1de835d411bd78c5b9023a843224b1a313be32d62b99184b10390b04d217cdaf9ff1d2babd6dda8e18030de27
diff --git a/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml
new file mode 100644
index 000000000000..bdc5edee98ef
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-AuthorsFromGit/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Dist-Zilla-Plugin-AuthorsFromGit</remote-id>
+ <remote-id type="cpan-module">Dist::Zilla::Plugin::AuthorsFromGit</remote-id>
+ </upstream>
+</pkgmetadata>