commit:     476aa97809dfb5b99cea5af769f0fc4c515a878e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 08:37:48 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 08:38:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476aa978

dev-perl/File-Listing: Bump to version 6.70.0

- Remove long dead blocker against <libwww-perl-6

Upstream:
- Tooling fixes
- Documentation improvements
- Migrate tests to Test::More

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/File-Listing/File-Listing-6.70.0.ebuild | 27 ++++++++++++++++++++++++
 dev-perl/File-Listing/Manifest                   |  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/File-Listing/File-Listing-6.70.0.ebuild 
b/dev-perl/File-Listing/File-Listing-6.70.0.ebuild
new file mode 100644
index 00000000000..81fc02a1ffd
--- /dev/null
+++ b/dev-perl/File-Listing/File-Listing-6.70.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=6.07
+inherit perl-module
+
+DESCRIPTION="Parse directory listings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+       virtual/perl-Exporter
+       >=dev-perl/HTTP-Date-6.0.0
+       virtual/perl-Time-Local
+"
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               virtual/perl-Test-Simple
+       )
+"

diff --git a/dev-perl/File-Listing/Manifest b/dev-perl/File-Listing/Manifest
index 703fc086edd..d8c7e14f672 100644
--- a/dev-perl/File-Listing/Manifest
+++ b/dev-perl/File-Listing/Manifest
@@ -1 +1,2 @@
 DIST File-Listing-6.04.tar.gz 51536 BLAKE2B 
78020016dbe7e8e0ccf3f79f878d732ebd5cc278c597cb5e4ee38b6f632ce960f5c37015db868576ab21d81321af18960fb271aae6f4d116ba97571e6cad0c80
 SHA512 
a84198bc82003daaf88ed23218e34a7a1552dcd2855a9563e9609ce5df167a8295043501534c31614854fc8dd9c04b4af27b4d7320112c613914f94c86c2eeb2
+DIST File-Listing-6.07.tar.gz 61081 BLAKE2B 
edd4282dfb134ea5f2ecf4f227596aafd1c5f720d5e0158b1168e6ea93c0cd187f26c88992b08c8721894a3cb2b5ea9922124baf77d279a5eb165226390bf61b
 SHA512 
1d525058e64ed3f3115721df63527752c8f3de2e0b000efea93b48054695e6b8143c613cdc1c652db30178f517f5bc106dfa176d30629553150234e7cd50682f

Reply via email to