Versions
v2.0.10 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- ~amd64 ~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-perl / Module-Build-Tiny : Tiny replacement for Module::Build
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / Data-Section : Read multiple hunks of data out of your DATA section
dev-perl / Dist-Zilla : Distribution builder; installer not included!
dev-perl / Moose : Postmodern object system for Perl 5
dev-perl / Sub-Exporter-ForMethods : Helper routines for using Sub::Exporter to build methods
dev-perl / Test-MinimumVersion : does your code require newer perl than you think?
dev-perl / namespace-autoclean : Keep imports out of your namespace
virtual / perl-Scalar-List-Utils : Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion: Cleanup old 2.0.7
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion: Bump to version 2.0.10
- EAPI7 Upstream: - Default to being an author test, not a release test - Inject develop prereqs on Test::Minimum version and require it in test - Remove shebang from generated test - Add strict/warnings to generated test - Seperate file gathering and file munging into different phases - implement dump_config for [MetaConfig] Package-Manager: Portage-2.3.103, 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> - 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 - Kent Fredric · gentoo
dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion: Add w/ version 2.0.7
Required for app-admin/rex via VCS Previously maintained in ::perl-experimental since Oct 2011 by Torsten Veller & Kent Fredric Package-Manager: portage-2.3.2