summaryrefslogtreecommitdiff
path: root/dev-perl/Getopt-Tabular
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/Getopt-Tabular
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Getopt-Tabular')
-rw-r--r--dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild15
-rw-r--r--dev-perl/Getopt-Tabular/Manifest3
-rw-r--r--dev-perl/Getopt-Tabular/metadata.xml12
3 files changed, 30 insertions, 0 deletions
diff --git a/dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild b/dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild
new file mode 100644
index 000000000000..4d4d8421af98
--- /dev/null
+++ b/dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=GWARD
+DIST_VERSION="0.3"
+DIST_EXAMPLES=("demo")
+inherit perl-module
+
+DESCRIPTION="Table-driven argument parsing with help text"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
diff --git a/dev-perl/Getopt-Tabular/Manifest b/dev-perl/Getopt-Tabular/Manifest
new file mode 100644
index 000000000000..e48ed12a83c9
--- /dev/null
+++ b/dev-perl/Getopt-Tabular/Manifest
@@ -0,0 +1,3 @@
+DIST Getopt-Tabular-0.3.tar.gz 26453 BLAKE2B b2fdb97f43a7b3028f970ecca2c134c6490561126dee038a57291a74798a0c854b8ea2daa784898eaed377e54c399ab1922672159c16c4957fa6044fd3728cfb SHA512 a289d4861538ae542f7549364573cadd740538f73862d89dd49eaf6bed6f787ba2848246add171aed6aef4d7d36411d00bef70b76885aa948ce0e7fc8801652b
+EBUILD Getopt-Tabular-0.300.0-r1.ebuild 302 BLAKE2B 7e5a4ee2dcf7e63f15a8a3b997b933ec167665769fa8426fa5c268059c3b127eaecb26d502f9f99b26f3c6f6c50d2d56dd3fdeb02c075810b75552d00e2107a9 SHA512 099775178246bbf3bb30142ee6c6b5b845819d0066e257d4daed50712965992176379644b66ac53fad08e1dec944c4ea8f124c5a52536b1ff6b575d1072111b0
+MISC metadata.xml 400 BLAKE2B 0f406aa287db1139f2ef39fc431daefab11f56292d024307a3bf79da2626e7f63905d26f469cbe680b9017f7f2efffede616b22b6b2ee663311d43d88e3ac7b6 SHA512 a0e84eaaa15702cddabf9e9449c1239f16001723277358d78a86167befac4b820169c5bab58e0c4d8969ad708835b355e06b9394339488af8e0ce08931093501
diff --git a/dev-perl/Getopt-Tabular/metadata.xml b/dev-perl/Getopt-Tabular/metadata.xml
new file mode 100644
index 000000000000..ea5e5975b69b
--- /dev/null
+++ b/dev-perl/Getopt-Tabular/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">Getopt-Tabular</remote-id>
+ <remote-id type="cpan-module">Getopt::Tabular</remote-id>
+ </upstream>
+</pkgmetadata>