summaryrefslogtreecommitdiff
path: root/dev-perl/File-Listing
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/File-Listing
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r--dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild22
-rw-r--r--dev-perl/File-Listing/Manifest3
-rw-r--r--dev-perl/File-Listing/metadata.xml17
3 files changed, 42 insertions, 0 deletions
diff --git a/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild b/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild
new file mode 100644
index 000000000000..d293b569b260
--- /dev/null
+++ b/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=GAAS
+MODULE_VERSION=6.04
+inherit perl-module
+
+DESCRIPTION="Parse directory listings"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+ !<dev-perl/libwww-perl-6
+ >=dev-perl/HTTP-Date-6.0.0
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do
diff --git a/dev-perl/File-Listing/Manifest b/dev-perl/File-Listing/Manifest
new file mode 100644
index 000000000000..ae66e9ea9621
--- /dev/null
+++ b/dev-perl/File-Listing/Manifest
@@ -0,0 +1,3 @@
+DIST File-Listing-6.04.tar.gz 51536 BLAKE2B 78020016dbe7e8e0ccf3f79f878d732ebd5cc278c597cb5e4ee38b6f632ce960f5c37015db868576ab21d81321af18960fb271aae6f4d116ba97571e6cad0c80 SHA512 a84198bc82003daaf88ed23218e34a7a1552dcd2855a9563e9609ce5df167a8295043501534c31614854fc8dd9c04b4af27b4d7320112c613914f94c86c2eeb2
+EBUILD File-Listing-6.40.0-r1.ebuild 584 BLAKE2B b789311b6e7b3dfb42d45a81792e3af3a80a57e5f2c114ec1e4c2da6ba33128ec28db0ed568a959586ae2b96476cf7926dcc05ffce314b8a2f19984d0b56be1c SHA512 92c8274d17f3cef4433799086082f54c9abe07df7631fd69ef736ce3b0399f1130abb9adcf476b0b54b07c0018111fd3892c38072d5438f2d0a5035e01babd96
+MISC metadata.xml 710 BLAKE2B 1c457d9433ee8dbfa2736ae85335aecfad189e75bf11b906ddd77970621b51652d8d12ce2e928aaaa49898445206b73c75941e1fba8c7eba29a153d3ada7dcf1 SHA512 8ddb71e18d85c8811f4cd58b8808434cf609edbe989e5d0d8e5a4ab5b9c1c6c260e6f175adafc22453ddf9fec43fe350597553eb6bdf937508300cb8f6c7f83b
diff --git a/dev-perl/File-Listing/metadata.xml b/dev-perl/File-Listing/metadata.xml
new file mode 100644
index 000000000000..bd0223373523
--- /dev/null
+++ b/dev-perl/File-Listing/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">File-Listing</remote-id>
+ <remote-id type="cpan-module">File::Listing</remote-id>
+ <remote-id type="cpan-module">File::Listing::apache</remote-id>
+ <remote-id type="cpan-module">File::Listing::dosftp</remote-id>
+ <remote-id type="cpan-module">File::Listing::netware</remote-id>
+ <remote-id type="cpan-module">File::Listing::unix</remote-id>
+ <remote-id type="cpan-module">File::Listing::vms</remote-id>
+ </upstream>
+</pkgmetadata>