Versions
v0.420.0 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64 ~x86
- USE flags
- examples test
v0.410.0 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 ~x86
- USE flags
- examples test
v0.390.0 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 ~x86
- USE flags
- examples test
v0.380.0 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- amd64 ~x86
- USE flags
- examples test
USE flags
General
- examples
- Install examples, usually source code
- 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 / tar : Use this to make tarballs :)
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / File-Which : Perl implementation of the which utility as an API
dev-perl / IPC-Run : system() and background procs w/ piping, redirs, ptys
dev-perl / Log-Log4perl : Log4j implementation for Perl
virtual / perl-File-Path : Virtual for File-Path
virtual / perl-File-Spec : Virtual for File-Spec
virtual / perl-File-Temp : Virtual for File-Temp
Depending packages
dev-perl / Dist-Zilla : Distribution builder; installer not included!
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Archive-Tar-Wrapper: add 0.420.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-perl/Archive-Tar-Wrapper: Stabilize 0.410.0 amd64, #940147
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Archive-Tar-Wrapper: add 0.410.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Archive-Tar-Wrapper: Stabilize 0.390.0 amd64, #933945
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Archive-Tar-Wrapper: add 0.390.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/Archive-Tar-Wrapper: 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/Archive-Tar-Wrapper: Cleanup old 0.370.0
Package-Manager: Portage-3.0.8, 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/Archive-Tar-Wrapper: Bump to version 0.380.0
- Fix LICENSE Upstream: - Fix license Closes: https://bugs.gentoo.org/721214 Bug: https://github.com/glasswalk3r/archive-tar-wrapper-perl/issues/17 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/Archive-Tar-Wrapper: Cleanup old 0.330.0
Unstable(~) version eclipsed by newer for at least a month 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 - Kent Fredric · gentoo
dev-perl/Archive-Tar-Wrapper: Bump to version 0.370.0
- EAPI7 Upstream: - Lots of refactoring, doc tidying and packaging microfixes. - Add _rem_dots method which may be faster at removing '.' and '..' from readdir than previous implementation with sort or shift - Fix handling of bstdar on windows and tar on openbsd - Removed need of Dumbbench on installer side tests Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/Archive-Tar-Wrapper: Cleanup old 0.230.0
Package-Manager: Portage-2.3.97, 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> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/Archive-Tar-Wrapper: Bump to version 0.330.0
Upstream: - Add GPL3 license - Add OpenBSD tar handling - Improve Log::Log4perl performance - Improved Win32 support - Add performance tests - Skip bzip2 tests if bzip2 not available Package-Manager: Portage-2.3.40, Repoman-2.3.9 - 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/Archive-Tar-Wrapper: Add w/ version 0.230.0
This is a recommended requirement for Dist-Zilla as it is substantially faster than using a Perl implementation of Tar for the same purpose. Explicit dependency on app-arch/tar due to this modules purpose being oriented around tar, or gnu tar, and may not work with other implementations. Package-Manager: portage-2.3.2