Versions
v0.16.0 :: 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
Runtime Dependencies
app-arch / rpm : The RPM Package Manager
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / Dist-Zilla : Distribution builder; installer not included!
dev-perl / IPC-Run : system() and background procs w/ piping, redirs, ptys
dev-perl / Moose : Postmodern object system for Perl 5
dev-perl / Moose-Autobox : Autoboxed wrappers for Native Perl datatypes
dev-perl / Path-Class : Cross-platform path specification manipulation
dev-perl / Path-Tiny : File path utility
dev-perl / Text-Template : Expand template text with embedded Perl
dev-perl / namespace-autoclean : Keep imports out of your namespace
virtual / perl-Carp : Virtual for Carp
virtual / perl-File-Temp : Virtual for File-Temp
Depending packages
dev-perl / Lab-Measurement : Measurement control and automation with Perl
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/Dist-Zilla-Plugin-RPM: stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/Dist-Zilla-Plugin-RPM: Cleanup old 0.15.0
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-RPM: Bump to version 0.16.0
- EAPI7 Upstream: - Fix broken IPC::Run::run call for push_command 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> - Andreas K. Huettel · gentoo
dev-perl/Dist-Zilla-Plugin-RPM: It will also need RPM.
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Andreas K. Huettel · gentoo
dev-perl/Dist-Zilla-Plugin-RPM: New package
Package-Manager: Portage-2.3.6, Repoman-2.3.2