commit:     fef2c0ac50d182ed46bcf9716a04c31e76a51dc7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 12:37:50 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 13:23:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef2c0ac

dev-perl/Log-Report: Add version 1.180.0

Deep dependency of sci-biology/meme

Package-Manager: portage-2.3.2

 dev-perl/Log-Report/Log-Report-1.180.0.ebuild | 30 ++++++++++++++++++++++++++
 dev-perl/Log-Report/Manifest                  |  1 +
 dev-perl/Log-Report/metadata.xml              | 31 +++++++++++++++++++++++++++
 3 files changed, 62 insertions(+)

diff --git a/dev-perl/Log-Report/Log-Report-1.180.0.ebuild 
b/dev-perl/Log-Report/Log-Report-1.180.0.ebuild
new file mode 100644
index 00000000..fc97e83
--- /dev/null
+++ b/dev-perl/Log-Report/Log-Report-1.180.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=1.18
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A pluggable, multilingual handler driven problem reporting system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+       >=dev-perl/Devel-GlobalDestruction-0.90.0
+       >=virtual/perl-Encode-2.0.0
+       >=dev-perl/Log-Report-Optional-1.20.0
+       virtual/perl-Scalar-List-Utils
+       >=dev-perl/String-Print-0.130.0
+       >=virtual/perl-Sys-Syslog-0.270.0
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               >=virtual/perl-Test-Simple-0.860.0
+       )
+"

diff --git a/dev-perl/Log-Report/Manifest b/dev-perl/Log-Report/Manifest
new file mode 100644
index 00000000..a7000eb
--- /dev/null
+++ b/dev-perl/Log-Report/Manifest
@@ -0,0 +1 @@
+DIST Log-Report-1.18.tar.gz 90477 SHA256 
7f468841f0ecd544069916b61dd5a2d67dc4debd6b7ef2002be48337e38ff30b SHA512 
3f6fea8e7d0c66bc4b81b5565fd26832ad891936b0e4b79654670b5aa1092c16f060dc8a0c290687ddefc2672ca3206b7cbca4e135a79f98df1ea1b9fed5c3c8
 WHIRLPOOL 
c6862bdaa1bfe04ceab88a9f744ffa9c3cb6edeba037fa83fc613cf8c5401fa9b7e939ab82cdabb88fb26a52f5cd8fdda51676e3f6ea218c0b43423883d78fc1

diff --git a/dev-perl/Log-Report/metadata.xml b/dev-perl/Log-Report/metadata.xml
new file mode 100644
index 00000000..535bb1f
--- /dev/null
+++ b/dev-perl/Log-Report/metadata.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Log-Report</remote-id>
+    <remote-id type="cpan-module">Dancer2::Logger::LogReport</remote-id>
+    <remote-id type="cpan-module">Dancer2::Plugin::LogReport</remote-id>
+    <remote-id 
type="cpan-module">Dancer2::Plugin::LogReport::Message</remote-id>
+    <remote-id type="cpan-module">Dancer::Logger::LogReport</remote-id>
+    <remote-id type="cpan-module">Log::Report</remote-id>
+    <remote-id type="cpan-module">Log::Report::DBIC::Profiler</remote-id>
+    <remote-id type="cpan-module">Log::Report::Die</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Callback</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::File</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Log4perl</remote-id>
+    <remote-id 
type="cpan-module">Log::Report::Dispatcher::LogDispatch</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Perl</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Syslog</remote-id>
+    <remote-id type="cpan-module">Log::Report::Dispatcher::Try</remote-id>
+    <remote-id type="cpan-module">Log::Report::Domain</remote-id>
+    <remote-id type="cpan-module">Log::Report::Exception</remote-id>
+    <remote-id type="cpan-module">Log::Report::Message</remote-id>
+    <remote-id type="cpan-module">Log::Report::Translator</remote-id>
+    <remote-id type="cpan-module">MojoX::Log::Report</remote-id>
+  </upstream>
+</pkgmetadata>

Reply via email to