Versions
v0.370.0-r2 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- amd64 ppc ppc64 x86 ~alpha ~hppa ~mips
- 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
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / B-Utils : Helper functions for op tree manipulation
virtual / perl-Carp : Virtual for Carp
virtual / perl-File-Spec : Virtual for File-Spec
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/Module-Info: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@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/Module-Info: Cleanup old re bug #617110
Closes: https://bugs.gentoo.org/617110 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Tobias Klausmann · gentoo
dev-perl/Module-Info-0.370.0-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643280 - Tobias Klausmann · gentoo
dev-perl/Module-Info-0.370.0-r1: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/643280 - Sergei Trofimovich · gentoo
dev-perl/Module-Info: stable 0.370.0-r1 for hppa, bug #643280
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" - Sergei Trofimovich · gentoo
dev-perl/Module-Info: stable 0.370.0-r1 for ppc64, bug #643280
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Sergei Trofimovich · gentoo
dev-perl/Module-Info: stable 0.370.0-r1 for ppc, bug #643280
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Thomas Deutschmann · gentoo
dev-perl/Module-Info: x86 stable (bug #643280)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Kent Fredric · gentoo
dev-perl/Module-Info: Fix '.' in @INC test failures, bug #617110
Bug: https://bugs.gentoo.org/617110 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Jeroen Roovers · gentoo
dev-perl/Module-Info: Mark ~hppa ~ppc64 (bug #578382).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches - Matt Turner · gentoo
dev-perl/Module-Info: added ~alpha, bug 578382. - Andreas K. Hüttel · gentoo
dev-perl/Module-Info: Remove old
Package-Manager: portage-2.2.27 - Kent Fredric · gentoo
dev-perl/Module-Info: EAPI6ify + Remove unneeded test deps
- Use EAPI6 - Remove legacy assignment to MY_PN - Eliminate POD Tests ( Can only cause suffering at best ) - Remove POD Test deps Package-Manager: portage-2.2.27 - Andreas K. Huettel (dilfridge) · gentoo
dev-perl/Module-Info: Normalize capitalization of PN
Package-Manager: portage-2.2.26 RepoMan-Options: --force