diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-11-20 00:57:36 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-11-20 01:21:07 +1300 |
commit | daa85d15e4501e0f4c8b47fc9460c044d03c6315 (patch) | |
tree | 3914f90f8b11c05079f24850835a26dbb7f16b03 /dev-perl/Math-ModInt | |
parent | dev-perl/Math-Base-Convert: Add missing cpan remote-id's (diff) | |
download | gentoo-daa85d15e4501e0f4c8b47fc9460c044d03c6315.tar.gz gentoo-daa85d15e4501e0f4c8b47fc9460c044d03c6315.tar.bz2 gentoo-daa85d15e4501e0f4c8b47fc9460c044d03c6315.zip |
dev-perl/Math-ModInt: Add cpan remote-id's
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Math-ModInt')
-rw-r--r-- | dev-perl/Math-ModInt/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-perl/Math-ModInt/metadata.xml b/dev-perl/Math-ModInt/metadata.xml index 832123d2b975..3a6d82a72e69 100644 --- a/dev-perl/Math-ModInt/metadata.xml +++ b/dev-perl/Math-ModInt/metadata.xml @@ -7,5 +7,14 @@ </maintainer> <upstream> <remote-id type="cpan">Math-ModInt</remote-id> + <remote-id type="cpan-module">Math::ModInt</remote-id> + <remote-id type="cpan-module">Math::ModInt::BigInt</remote-id> + <remote-id type="cpan-module">Math::ModInt::ChineseRemainder</remote-id> + <remote-id type="cpan-module">Math::ModInt::Event</remote-id> + <remote-id type="cpan-module">Math::ModInt::Event::Trap</remote-id> + <remote-id type="cpan-module">Math::ModInt::GF2</remote-id> + <remote-id type="cpan-module">Math::ModInt::GF3</remote-id> + <remote-id type="cpan-module">Math::ModInt::Perl</remote-id> + <remote-id type="cpan-module">Math::ModInt::Trivial</remote-id> </upstream> </pkgmetadata> |