blob: 1f49c193deb78943ebc038f12025e689fdb9fa5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<?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="person">
<email>kentfredric@gmail.com</email>
<name>Kent Fredric</name>
</maintainer>
<upstream>
<remote-id type="cpan">Git-CPAN-Patch</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::Clone</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::FormatPatch</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::Import</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::SendEmail</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::SendPatch</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::Sources</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::Squash</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::Update</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Command::Which</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Import</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Release</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Role::Git</remote-id>
<remote-id type="cpan-module">Git::CPAN::Patch::Role::Patch</remote-id>
</upstream>
</pkgmetadata>
|