summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Shellwords
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/Text-Shellwords
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Text-Shellwords')
-rw-r--r--dev-perl/Text-Shellwords/Manifest3
-rw-r--r--dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild16
-rw-r--r--dev-perl/Text-Shellwords/metadata.xml12
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/Text-Shellwords/Manifest b/dev-perl/Text-Shellwords/Manifest
new file mode 100644
index 000000000000..f5117642226b
--- /dev/null
+++ b/dev-perl/Text-Shellwords/Manifest
@@ -0,0 +1,3 @@
+DIST Text-Shellwords-1.08.tar.gz 2591 BLAKE2B 41ecc367a76bb5c200b638ceb74e607718ecf98278767904aaa05641e74751fe2cddb7d20060718746e7a10f12fe7e21670668642ec571467c176b8b61f86153 SHA512 478e06cb558c831742436938ae59183ce06ecd1c7aa4c1b19099d6012a4ab656e000e98c07c3128f3e13152d74a01736d4bc600c75d7d9ad9a4e12d57edec549
+EBUILD Text-Shellwords-1.80.0-r1.ebuild 402 BLAKE2B 6981d10b5a7a6b50f0903df67b1a2b43d31fc56590044842e02c3eb1555a47c7faa3db012fd175eeb4a368b04d57b6c12969753553271f68057118ff7d38cccf SHA512 a6d781d86b66a957ebba5894100afc110b857a6f754c81602a4bf7b52865c91398d36f28f3a2dfdb5348993f39067c78b950fb8bd669436b83373488aed8c107
+MISC metadata.xml 402 BLAKE2B 0b29604bf9a8566176daf253b11032164d6ddba925b4bc8a5578a1aac1d541ec6d211c1fe0d3ffc4b8fdda2f87b3f409f1bd5a8554e809d71644016e7f7a42ed SHA512 70e8a19da839ff9c974bd7332258531a01647e047933631f2c029ccdd4842fdbcb0198d6d76bf636be39ec719f61f8852c697e70d17a318f0f24b232a70a3e02
diff --git a/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild b/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild
new file mode 100644
index 000000000000..6fb44664d7e5
--- /dev/null
+++ b/dev-perl/Text-Shellwords/Text-Shellwords-1.80.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=LDS
+MODULE_VERSION=1.08
+inherit perl-module
+
+DESCRIPTION="Parse text and return a set of tokens using the same rules as the Unix shell"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Text-Shellwords/metadata.xml b/dev-perl/Text-Shellwords/metadata.xml
new file mode 100644
index 000000000000..a89f5e77d86f
--- /dev/null
+++ b/dev-perl/Text-Shellwords/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">Text-Shellwords</remote-id>
+ <remote-id type="cpan-module">Text::Shellwords</remote-id>
+ </upstream>
+</pkgmetadata>