summaryrefslogtreecommitdiff
path: root/dev-perl/Log-Dispatch-Array
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/Log-Dispatch-Array
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Log-Dispatch-Array')
-rw-r--r--dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild25
-rw-r--r--dev-perl/Log-Dispatch-Array/Manifest3
-rw-r--r--dev-perl/Log-Dispatch-Array/metadata.xml12
3 files changed, 40 insertions, 0 deletions
diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
new file mode 100644
index 000000000000..f0a493c0c978
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=1.003
+inherit perl-module
+
+DESCRIPTION="log events to an array (reference)"
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/Log-Dispatch
+ virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ test? (
+ dev-perl/Test-Deep
+ >=virtual/perl-Test-Simple-0.960.0
+ )
+"
diff --git a/dev-perl/Log-Dispatch-Array/Manifest b/dev-perl/Log-Dispatch-Array/Manifest
new file mode 100644
index 000000000000..9f913be019dd
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Array/Manifest
@@ -0,0 +1,3 @@
+DIST Log-Dispatch-Array-1.003.tar.gz 12926 BLAKE2B c6783bcbb9cfa75089208ff83efa613c04d42af257e8c437c7e85b736eb476bd60bf8a20f54b5c9cba2193c3527d15aa41e7241357312dd940610ad9075650a7 SHA512 00482172dc41355de5a27f7ae167c1f2c8644c41a2484e4fd5709765ab6a413d15ec268af89cef6a521a0a5570be2652b02efec9a717e8325bbfb8fd51a4bb68
+EBUILD Log-Dispatch-Array-1.3.0.ebuild 482 BLAKE2B bf94cac6d23aaec17a5528a86f92ebd31205353a27d2e63f8da569b8cd33bac79b2c5eb82488866519c75f4ca4f74177d50755041d6f72b1754ac9c510a53c69 SHA512 088f09fc14d01cd40aaa7217fe8ca5b78f5c6ab4e4f94ff82e7aaeb4cd73fe45cb97fe73d9fb4f0ef39fb531aa3b678b26e53c82e4c5c0f2d853e01af32d2a09
+MISC metadata.xml 409 BLAKE2B 724f30d5da35254a3f47d38cf0043dabb8ec35b5a11c442f8e73d3c54a623a71003ef176c3e8b176401b3f471ec3b91836756f2850078c5737c19375b247c02f SHA512 6b7d88863e0e56d02b0666adbbec2cc26f47bae642634246230b4b70866c021ed92f995675cc68ccd0a73491ea78a7774091b21344e1d5cdc317d7a19d06a370
diff --git a/dev-perl/Log-Dispatch-Array/metadata.xml b/dev-perl/Log-Dispatch-Array/metadata.xml
new file mode 100644
index 000000000000..265deef5a223
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Array/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">Log-Dispatch-Array</remote-id>
+ <remote-id type="cpan-module">Log::Dispatch::Array</remote-id>
+ </upstream>
+</pkgmetadata>