commit: daa85d15e4501e0f4c8b47fc9460c044d03c6315
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 11:57:36 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 12:21:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa85d15
dev-perl/Math-ModInt: Add cpan remote-id's
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-perl/Math-ModInt/metadata.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/dev-perl/Math-ModInt/metadata.xml
b/dev-perl/Math-ModInt/metadata.xml
index 832123d2b97..3a6d82a72e6 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>