- 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>
--- /dev/null
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ARFREITAS
+DIST_VERSION=0.37
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="API wrapper around the 'tar' utility"
+LICENSE="GPL-3"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+# r:Cwd -> File-Spec
+RDEPEND="
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ dev-perl/File-Which
+ dev-perl/IPC-Run
+ dev-perl/Log-Log4perl
+ virtual/perl-File-Path
+ app-arch/tar
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-1.302.73
+ )
+"
DIST Archive-Tar-Wrapper-0.33.tar.gz 34530 BLAKE2B 52342745a33b9c9d2728af06bea2213385180f3f45fd32c9494c310fa0d940533c1b56beb0c92ff422b9f3e9ebb15764c703a971562db72a63fcb4292dfa714b SHA512 1fc25a3ffa5a59e16a93bd0aabf49e245b114e9267ec89ffa273cf77d4a174327f57b370a170a01d47e59da5c3051ecc69f0dc60b26c39348808f66781f45bc3
+DIST Archive-Tar-Wrapper-0.37.tar.gz 38252 BLAKE2B 19eff23925f82ff2b173fcc9451ae0dab3bf9738ebffaa350ac45545ead0096e45e294ca46d0febe57ed4391a2dc108438ad4b6f5a285d454e717cd555a64531 SHA512 49c74cfa84ba20b3c078d00815bce0688698305b39e1cbf1d81461be77bd318cdd15d98e46e5d6d0b3ed7c0fdb35c6e3f50c5cf2109bcde9c8367f11b9b955d5