blob: fa99ae531bc3d67745e0cf790f70fedde738e621 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<upstream>
<remote-id type="cpan">Heap</remote-id>
<remote-id type="cpan-module">Heap</remote-id>
<remote-id type="cpan-module">Heap::Binary</remote-id>
<remote-id type="cpan-module">Heap::Binomial</remote-id>
<remote-id type="cpan-module">Heap::Elem</remote-id>
<remote-id type="cpan-module">Heap::Elem::Num</remote-id>
<remote-id type="cpan-module">Heap::Elem::NumRev</remote-id>
<remote-id type="cpan-module">Heap::Elem::Ref</remote-id>
<remote-id type="cpan-module">Heap::Elem::RefRev</remote-id>
<remote-id type="cpan-module">Heap::Elem::Str</remote-id>
<remote-id type="cpan-module">Heap::Elem::StrRev</remote-id>
<remote-id type="cpan-module">Heap::Fibonacci</remote-id>
</upstream>
</pkgmetadata>
|