summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-04-02 10:27:58 +1200
committerKent Fredric <kentnl@gentoo.org>2017-04-02 10:28:19 +1200
commit778077b9412e4b7701fe59c72da3f5215106ac8d (patch)
treea1e3f44ef81cd05178a809ab13b31bd665fe457c /dev-perl/Log-Any/metadata.xml
parentvirtual/linux-sources: stabilize across all arches (diff)
downloadgentoo-778077b9412e4b7701fe59c72da3f5215106ac8d.tar.gz
gentoo-778077b9412e4b7701fe59c72da3f5215106ac8d.tar.bz2
gentoo-778077b9412e4b7701fe59c72da3f5215106ac8d.zip
dev-perl/Log-Any: Bump to version 1.49.0
Upstream: - Suppress redundant argument warnings when too many arguments are passed to a log formatter - New default null proxy for when no adapters are configured. - Logging methods now return formatted string - Default adapters now configurable with arguments - Objects with stringification overloads now stringified instead of dumped - Can now specify any name for imported log object - Syslog adapter added to dist - Log level aliases now case insensitive - Invalid log levels now result in warnings Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Log-Any/metadata.xml')
-rw-r--r--dev-perl/Log-Any/metadata.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-perl/Log-Any/metadata.xml b/dev-perl/Log-Any/metadata.xml
index 5d88b4c19ad8..3a4dc30dbda4 100644
--- a/dev-perl/Log-Any/metadata.xml
+++ b/dev-perl/Log-Any/metadata.xml
@@ -9,8 +9,18 @@
<remote-id type="cpan">Log-Any</remote-id>
<remote-id type="cpan-module">Log::Any</remote-id>
<remote-id type="cpan-module">Log::Any::Adapter</remote-id>
+ <remote-id type="cpan-module">Log::Any::Adapter::Base</remote-id>
+ <remote-id type="cpan-module">Log::Any::Adapter::File</remote-id>
<remote-id type="cpan-module">Log::Any::Adapter::Null</remote-id>
+ <remote-id type="cpan-module">Log::Any::Adapter::Stderr</remote-id>
+ <remote-id type="cpan-module">Log::Any::Adapter::Stdout</remote-id>
+ <remote-id type="cpan-module">Log::Any::Adapter::Syslog</remote-id>
<remote-id type="cpan-module">Log::Any::Adapter::Test</remote-id>
+ <remote-id type="cpan-module">Log::Any::Adapter::Util</remote-id>
+ <remote-id type="cpan-module">Log::Any::Manager</remote-id>
+ <remote-id type="cpan-module">Log::Any::Proxy</remote-id>
+ <remote-id type="cpan-module">Log::Any::Proxy::Null</remote-id>
+ <remote-id type="cpan-module">Log::Any::Proxy::Test</remote-id>
<remote-id type="cpan-module">Log::Any::Test</remote-id>
</upstream>
</pkgmetadata>