summaryrefslogtreecommitdiff
path: root/dev-perl/File-Path-Expand
diff options
context:
space:
mode:
authorPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
committerPalica <palica+gitlab@liguros.net>2020-06-23 22:35:08 +0200
commitecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch)
treeb89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /dev-perl/File-Path-Expand
parent1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff)
downloadbaldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz
baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip
Updating liguros repo
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/Manifest1
-rw-r--r--dev-perl/File-Path-Expand/metadata.xml13
3 files changed, 34 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..8d0fc4b20b26
--- /dev/null
+++ b/dev-perl/File-Path-Expand/Manifest
@@ -0,0 +1 @@
+DIST File-Path-Expand-1.02.tar.gz 2001 BLAKE2B d0a42bae5a3778832b463d0a22fa59f209ef010d00e59c91a7a2eab6edb1fab5b196ae9f63a447192535bba419f04866de6f10bb07bb7c67373dc78c88c37dab SHA512 ae227cfedfdd2ccd2344ee165341543dc313590936407e26a982a66387041966153cd9d88dcef45392996bf22b1e4c9b28fe3d2396584096aebf6f099643f5aa
diff --git a/dev-perl/File-Path-Expand/metadata.xml b/dev-perl/File-Path-Expand/metadata.xml
new file mode 100644
index 000000000000..8a6d1b2bca57
--- /dev/null
+++ b/dev-perl/File-Path-Expand/metadata.xml
@@ -0,0 +1,13 @@
+<?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>
+ <origin>gentoo-staging</origin>
+</pkgmetadata>