mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
dev-perl/File-Listing: add 6.160.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
30
dev-perl/File-Listing/File-Listing-6.160.0.ebuild
Normal file
30
dev-perl/File-Listing/File-Listing-6.160.0.ebuild
Normal file
@@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=PLICEASE
|
||||
DIST_VERSION=6.16
|
||||
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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-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
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST File-Listing-6.15.tar.gz 78344 BLAKE2B c8ab9d215ee3d5a002a50ad67b00cfabefbc842bbb94619cc0fc8b5161d3c75c2a180c259d495871a9384d895e145c198835642bc17983a7c74869eb31a9d570 SHA512 8368605bf196750f4044d87a8b784e6a28fa6fe6d5971c5de507b4df77859020dcba4929ce97f5091966a6a2fca94466a345450f2f9d2fad9fb88d880f491944
|
||||
DIST File-Listing-6.16.tar.gz 78506 BLAKE2B b22c73db36250a99f6b662ed67ec4503726091cc3830ab6a241ea0d05e4d51647abfec33f22109692e6ac5b2229802ab31464251fbd2d98d4177e3184ea986f0 SHA512 2d18f0cf7dbf30bb752c5d70132e90dd346e6fb795cb61664b8f11bfba67ec357235f5cb5a87752cf65ba9d000a6c7976548f0aed0f833048ca1b06aed991eca
|
||||
|
||||
Reference in New Issue
Block a user