blob: b6299ed79546389eb63904738a853980bd1da2ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<maintainer>
<email>robbat2@gentoo.org</email>
<description>Primary Maintainer</description>
</maintainer>
<upstream>
<remote-id type="cpan">DateTime-Format-Builder</remote-id>
<remote-id type="cpan-module">DateTime::Format::Builder</remote-id>
<remote-id type="cpan-module">DateTime::Format::Builder::Parser</remote-id>
<remote-id type="cpan-module">DateTime::Format::Builder::Parser::Dispatch</remote-id>
<remote-id type="cpan-module">DateTime::Format::Builder::Parser::Quick</remote-id>
<remote-id type="cpan-module">DateTime::Format::Builder::Parser::Regex</remote-id>
<remote-id type="cpan-module">DateTime::Format::Builder::Parser::Strptime</remote-id>
<remote-id type="cpan-module">DateTime::Format::Builder::Parser::generic</remote-id>
</upstream>
</pkgmetadata>
|