summaryrefslogtreecommitdiff
path: root/dev-perl/File-Path-Expand
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-Path-Expand
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/File-Path-Expand')
-rw-r--r--dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r1.ebuild20
-rw-r--r--dev-perl/File-Path-Expand/Manifest3
-rw-r--r--dev-perl/File-Path-Expand/metadata.xml12
3 files changed, 35 insertions, 0 deletions
diff --git a/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r1.ebuild b/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r1.ebuild
new file mode 100644
index 000000000000..c71dee325bee
--- /dev/null
+++ b/dev-perl/File-Path-Expand/File-Path-Expand-1.20.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=RCLAMP
+MODULE_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Expand filenames"
+
+SLOT="0"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-perl/Module-Build"
+
+SRC_TEST="do"
diff --git a/dev-perl/File-Path-Expand/Manifest b/dev-perl/File-Path-Expand/Manifest
new file mode 100644
index 000000000000..7f9978854556
--- /dev/null
+++ b/dev-perl/File-Path-Expand/Manifest
@@ -0,0 +1,3 @@
+DIST File-Path-Expand-1.02.tar.gz 2001 BLAKE2B d0a42bae5a3778832b463d0a22fa59f209ef010d00e59c91a7a2eab6edb1fab5b196ae9f63a447192535bba419f04866de6f10bb07bb7c67373dc78c88c37dab SHA512 ae227cfedfdd2ccd2344ee165341543dc313590936407e26a982a66387041966153cd9d88dcef45392996bf22b1e4c9b28fe3d2396584096aebf6f099643f5aa
+EBUILD File-Path-Expand-1.20.0-r1.ebuild 350 BLAKE2B cb28a24a606e9f753a38114bd2ba98ff0373e05b858c790756c833e6ef0d48e11de2f6a242904e2e97c27460d72ff37feb09516e4a1b4d4958aed8b787e397ef SHA512 884a05657f24b794011452c29f630edeeb5574d0508a789b4637b3474b484b7c96c003abb59202b85f8dcb0fce9a5e5a2f29fd86ad3032cdd72014a39b133bd6
+MISC metadata.xml 405 BLAKE2B 2ca4ecd2dc30062eb32b37c4c5b7253b14c1ca2c1dbb1f52fca139d658aa9fa05c0f7c6265adc8e5c7f3dd612d4fbd4ffdf921c4dcb3d3fca42772da31977300 SHA512 7f5cbc5dc626a4a69a8665debdfb7e41dc0c9a1cc09cea051b8d304b9948d667d402ca99a3758abc5f7ba1638df806b29048ca9f604c1dbef684440482e07316
diff --git a/dev-perl/File-Path-Expand/metadata.xml b/dev-perl/File-Path-Expand/metadata.xml
new file mode 100644
index 000000000000..6de2a19a7f54
--- /dev/null
+++ b/dev-perl/File-Path-Expand/metadata.xml
@@ -0,0 +1,12 @@
+<?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-Path-Expand</remote-id>
+ <remote-id type="cpan-module">File::Path::Expand</remote-id>
+ </upstream>
+</pkgmetadata>