Versions
v0.0.120-r1 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
virtual / perl-XSLoader : Virtual for XSLoader
Depending packages
dev-perl / Net-OpenID-Common : Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-perl/Crypt-DH-GMP: keyword 0.0.120-r1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-perl/Crypt-DH-GMP: keyword 0.0.120-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-perl/Crypt-DH-GMP: keyword 0.0.120-r1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/Crypt-DH-GMP: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
dev-perl/Crypt-DH-GMP: Stable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/Crypt-DH-GMP: -r bump for EAPI7 + fixes
- EAPI7 - Convert "sed" to "patch" - Ensure CFLAGS passed to make Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Kent Fredric · gentoo
dev-perl/Crypt-DH-GMP: Fix for '.' in @INC re bug #615108
Module::Install + 5.26 Fix Bug: https://bugs.gentoo.org/615108 Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
dev-perl/Crypt-DH-GMP: amd64 stable wrt bug #582528
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Andreas K. Hüttel · gentoo
Merge remote-tracking branch 'github/pr/954' - Kent Fredric · gentoo
dev-perl/Crypt-DH-GMP: Add at version 0.0.120
Required for new package dev-perl/Net-OpenID-Common, which is in turn required for a new version of dev-perl/Net-OpenID-Consumer Package-Manager: portage-2.2.27