mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Fished out from 43f46bf3bb.
Bug: https://bugs.gentoo.org/914392
Signed-off-by: Sam James <sam@gentoo.org>
17 lines
653 B
XML
17 lines
653 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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">Math-BigInt</remote-id>
|
|
<remote-id type="cpan-module">Math::BigFloat</remote-id>
|
|
<remote-id type="cpan-module">Math::BigInt</remote-id>
|
|
<remote-id type="cpan-module">Math::BigInt::Calc</remote-id>
|
|
<remote-id type="cpan-module">Math::BigInt::CalcEmu</remote-id>
|
|
<remote-id type="cpan-module">Math::BigInt::Lib</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|