commit:     b1efcf9e663c5a24bae43574d7b30433db864f86
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 19 01:58:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 19 01:58:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1efcf9e

dev-perl/File-Listing: add 6.150.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/File-Listing/File-Listing-6.150.0.ebuild | 29 +++++++++++++++++++++++
 dev-perl/File-Listing/Manifest                    |  1 +
 2 files changed, 30 insertions(+)

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

diff --git a/dev-perl/File-Listing/Manifest b/dev-perl/File-Listing/Manifest
index 338dc6996d81..b08fd1ca7958 100644
--- a/dev-perl/File-Listing/Manifest
+++ b/dev-perl/File-Listing/Manifest
@@ -1 +1,2 @@
 DIST File-Listing-6.14.tar.gz 80562 BLAKE2B 
ab5b0974c9e8077195b2e3a5749228b07e0176bba5419aca35f0b1fddc22d1ff3d4c294ffa12d9d091074003518f805c37e5bb19ac6d82ef6ede4f0848f1a1bf
 SHA512 
858339b15a455db570d15b02e801ab0e0afd47da71685002083cbcc1a0f89783fcad4e840e0381f186046ab2f355dc0f593dc8c9c0a2da0fc6f17a35265924ab
+DIST File-Listing-6.15.tar.gz 78344 BLAKE2B 
c8ab9d215ee3d5a002a50ad67b00cfabefbc842bbb94619cc0fc8b5161d3c75c2a180c259d495871a9384d895e145c198835642bc17983a7c74869eb31a9d570
 SHA512 
8368605bf196750f4044d87a8b784e6a28fa6fe6d5971c5de507b4df77859020dcba4929ce97f5091966a6a2fca94466a345450f2f9d2fad9fb88d880f491944

Reply via email to