summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-06 13:47:46 +1300
committerKent Fredric <kentnl@gentoo.org>2017-01-06 13:50:23 +1300
commitb73d83fdbea2b9cb49d2e02dfa65df84d7ade261 (patch)
treed200202c59f4d5acd73b7923c0c2a60d8bd2d3fe /dev-perl/BZ-Client/metadata.xml
parentdev-perl/HTTP-CookieJar: Add w/ version 0.8.0 (diff)
downloadgentoo-b73d83fdbea2b9cb49d2e02dfa65df84d7ade261.tar.gz
gentoo-b73d83fdbea2b9cb49d2e02dfa65df84d7ade261.tar.bz2
gentoo-b73d83fdbea2b9cb49d2e02dfa65df84d7ade261.zip
dev-perl/BZ-Client: Bump to version 4.400.0
- EAPI6 - Tests cleaned up Upstream: - Functionality parity with Bugzilla 4.4 now achieved. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/BZ-Client/metadata.xml')
-rw-r--r--dev-perl/BZ-Client/metadata.xml35
1 files changed, 31 insertions, 4 deletions
diff --git a/dev-perl/BZ-Client/metadata.xml b/dev-perl/BZ-Client/metadata.xml
index 7faa8dfe9af4..909c36268f92 100644
--- a/dev-perl/BZ-Client/metadata.xml
+++ b/dev-perl/BZ-Client/metadata.xml
@@ -1,8 +1,35 @@
<?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>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">BZ-Client</remote-id>
+ <remote-id type="cpan-module">BZ::Client</remote-id>
+ <remote-id type="cpan-module">BZ::Client::API</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Bug</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Bug::Attachment</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Bug::Comment</remote-id>
+ <remote-id type="cpan-module">BZ::Client::BugUserLastVisit</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Bugzilla</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Classification</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Component</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Exception</remote-id>
+ <remote-id type="cpan-module">BZ::Client::FlagType</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Group</remote-id>
+ <remote-id type="cpan-module">BZ::Client::Product</remote-id>
+ <remote-id type="cpan-module">BZ::Client::User</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::Array</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::Handler</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::Parser</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::Response</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::Struct</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::Value</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::boolean</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::double</remote-id>
+ <remote-id type="cpan-module">BZ::Client::XMLRPC::int</remote-id>
+ </upstream>
</pkgmetadata>