diff options
Diffstat (limited to 'dev-perl/TheSchwartz/metadata.xml')
-rw-r--r-- | dev-perl/TheSchwartz/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/TheSchwartz/metadata.xml b/dev-perl/TheSchwartz/metadata.xml new file mode 100644 index 000000000000..2156b722459c --- /dev/null +++ b/dev-perl/TheSchwartz/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <upstream> + <remote-id type="cpan">TheSchwartz</remote-id> + <remote-id type="cpan-module">TheSchwartz</remote-id> + <remote-id type="cpan-module">TheSchwartz::Error</remote-id> + <remote-id type="cpan-module">TheSchwartz::ExitStatus</remote-id> + <remote-id type="cpan-module">TheSchwartz::FuncMap</remote-id> + <remote-id type="cpan-module">TheSchwartz::Job</remote-id> + <remote-id type="cpan-module">TheSchwartz::JobHandle</remote-id> + <remote-id type="cpan-module">TheSchwartz::Worker</remote-id> + </upstream> +</pkgmetadata> |