summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* perl-core/*,virtual/perl-*: Spread missing ~arm64 from dev-lang/perlKent Fredric2017-01-291-2/+2
| | | | | | | | dev-lang/perl is keyworded for ~arm64, so all its virtuals and perl-core/ components should be satisifialbe on ~arm64 as well. Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* perl-core/Math-BigInt: Bump to version 1.999.801 (masked)Kent Fredric2016-11-271-0/+19
Upstream: - All mathematical methods except ->blog() no longer accept `undef` as operands. - Add _lcm function to Math::BigInt::Lib - Remove internal __lcm() - BigInt and BigFloat can now use bgcd() and blcm() as class-methods. - Prefer getting config values via `->config('name')` instead of `->config()->{name}` - Lock tests to their target libraries Package-Manager: portage-2.3.2