diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-11-21 15:59:11 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-11-21 16:36:25 +1300 |
commit | dd57279769a83662583ced8fda8ee22b0bfb96f4 (patch) | |
tree | 668a75fcd820fa6c7c4c57cef133bf19c1cab04d /dev-perl/Software-License/metadata.xml | |
parent | dev-perl/Pod-Eventual: Add w/ version 0.94.1 (diff) | |
download | gentoo-dd57279769a83662583ced8fda8ee22b0bfb96f4.tar.gz gentoo-dd57279769a83662583ced8fda8ee22b0bfb96f4.tar.bz2 gentoo-dd57279769a83662583ced8fda8ee22b0bfb96f4.zip |
dev-perl/Software-License: Add w/ version 0.103.12
required for dev-perl/Dist-Zilla
Previously maintained in ::perl-experimental by Torsten Veller and myself
since May 2009
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-perl/Software-License/metadata.xml')
-rw-r--r-- | dev-perl/Software-License/metadata.xml | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/dev-perl/Software-License/metadata.xml b/dev-perl/Software-License/metadata.xml new file mode 100644 index 000000000000..b78232801b63 --- /dev/null +++ b/dev-perl/Software-License/metadata.xml @@ -0,0 +1,41 @@ +<?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">Software-License</remote-id> + <remote-id type="cpan-module">Software::License</remote-id> + <remote-id type="cpan-module">Software::License::AGPL_3</remote-id> + <remote-id type="cpan-module">Software::License::Apache_1_1</remote-id> + <remote-id type="cpan-module">Software::License::Apache_2_0</remote-id> + <remote-id type="cpan-module">Software::License::Artistic_1_0</remote-id> + <remote-id type="cpan-module">Software::License::Artistic_2_0</remote-id> + <remote-id type="cpan-module">Software::License::BSD</remote-id> + <remote-id type="cpan-module">Software::License::CC0_1_0</remote-id> + <remote-id type="cpan-module">Software::License::Custom</remote-id> + <remote-id type="cpan-module">Software::License::FreeBSD</remote-id> + <remote-id type="cpan-module">Software::License::GFDL_1_2</remote-id> + <remote-id type="cpan-module">Software::License::GFDL_1_3</remote-id> + <remote-id type="cpan-module">Software::License::GPL_1</remote-id> + <remote-id type="cpan-module">Software::License::GPL_2</remote-id> + <remote-id type="cpan-module">Software::License::GPL_3</remote-id> + <remote-id type="cpan-module">Software::License::LGPL_2_1</remote-id> + <remote-id type="cpan-module">Software::License::LGPL_3_0</remote-id> + <remote-id type="cpan-module">Software::License::MIT</remote-id> + <remote-id type="cpan-module">Software::License::Mozilla_1_0</remote-id> + <remote-id type="cpan-module">Software::License::Mozilla_1_1</remote-id> + <remote-id type="cpan-module">Software::License::Mozilla_2_0</remote-id> + <remote-id type="cpan-module">Software::License::None</remote-id> + <remote-id type="cpan-module">Software::License::OpenSSL</remote-id> + <remote-id type="cpan-module">Software::License::Perl_5</remote-id> + <remote-id type="cpan-module">Software::License::PostgreSQL</remote-id> + <remote-id type="cpan-module">Software::License::QPL_1_0</remote-id> + <remote-id type="cpan-module">Software::License::SSLeay</remote-id> + <remote-id type="cpan-module">Software::License::Sun</remote-id> + <remote-id type="cpan-module">Software::License::Zlib</remote-id> + <remote-id type="cpan-module">Software::LicenseUtils</remote-id> + </upstream> +</pkgmetadata> |