diff options
author | Sam James <sam@gentoo.org> | 2022-07-19 01:58:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-19 01:58:08 +0000 |
commit | b1efcf9e663c5a24bae43574d7b30433db864f86 (patch) | |
tree | 72f33a7a89f86c45270606a169f0223a46b336d5 /dev-perl/File-Listing | |
parent | net-wireless/gr-osmosdr: drop Python 3.7 (diff) | |
download | gentoo-b1efcf9e663c5a24bae43574d7b30433db864f86.tar.gz gentoo-b1efcf9e663c5a24bae43574d7b30433db864f86.tar.bz2 gentoo-b1efcf9e663c5a24bae43574d7b30433db864f86.zip |
dev-perl/File-Listing: add 6.150.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.150.0.ebuild | 29 | ||||
-rw-r--r-- | dev-perl/File-Listing/Manifest | 1 |
2 files changed, 30 insertions, 0 deletions
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 |