summaryrefslogtreecommitdiff
path: root/dev-perl/Regexp-Shellish
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/Regexp-Shellish
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Regexp-Shellish')
-rw-r--r--dev-perl/Regexp-Shellish/Manifest3
-rw-r--r--dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r1.ebuild16
-rw-r--r--dev-perl/Regexp-Shellish/metadata.xml12
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/Regexp-Shellish/Manifest b/dev-perl/Regexp-Shellish/Manifest
new file mode 100644
index 000000000000..2434bb3d4dbd
--- /dev/null
+++ b/dev-perl/Regexp-Shellish/Manifest
@@ -0,0 +1,3 @@
+DIST Regexp-Shellish-0.93.tar.gz 3343 BLAKE2B 68a18fdf521b50bf8e591572cb22f62c287bb9de470539c7f6a33abca23bb504faf617865f407995c4adba635736a6509d442f5a816e29014340c3ab100b4738 SHA512 c3ca3654241e567c7d7e8285934c95843a1c2c667c6de2f7269c18e95b0bb96351f523aeae481852fcb0a5723f753f26c85f60876a4754e573cf936ccdee4932
+EBUILD Regexp-Shellish-0.930.0-r1.ebuild 388 BLAKE2B 0ace105568330614cc8aba6f86f9b0791fbb7691c02783ac8cb2400c79cb5a2ff1fd724a1b27c59c2a4d5986edf082596302e1d358977356599b7ae263352bb7 SHA512 6551e9660caf2c798f0f0a05e2c217755f715586dd0f8ac375191b6150bfd432128a51af61cb0692009cf4b721193b34cc58b02d307e68e1d9ca9c1c27392d41
+MISC metadata.xml 402 BLAKE2B 54489af6d5f6179353a8252542948b4bcce736cc5cecabaf4fb208df1f0b1e2cf492c6ed2852295b91a023e8a0a72fd87aa25a137ac5c69004c5aaf1371a5897 SHA512 b51c42da6d11e55f5074385a5ef1a13ae5009b8f7e9405540f39cf3bdc9cd2121689c997a6a7daa351602d8595da27589e90969da71c7b2b4e3f0666032b863d
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r1.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r1.ebuild
new file mode 100644
index 000000000000..cee94d792bee
--- /dev/null
+++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.930.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=RBS
+MODULE_VERSION=0.93
+inherit perl-module
+
+DESCRIPTION="Regexp::Shellish - Shell-like regular expressions"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Regexp-Shellish/metadata.xml b/dev-perl/Regexp-Shellish/metadata.xml
new file mode 100644
index 000000000000..19967bbcc32a
--- /dev/null
+++ b/dev-perl/Regexp-Shellish/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">Regexp-Shellish</remote-id>
+ <remote-id type="cpan-module">Regexp::Shellish</remote-id>
+ </upstream>
+</pkgmetadata>