dev-perl/Getopt-Tabular: Enable tests
authorKent Fredric <kentnl@gentoo.org>
Tue, 24 Oct 2017 00:10:02 +0000 (13:10 +1300)
committerKent Fredric <kentnl@gentoo.org>
Tue, 24 Oct 2017 01:48:41 +0000 (14:48 +1300)
- EAPI6ify
- Normalize version
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild [new file with mode: 0644]

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 (file)
index 0000000..4d4d842
--- /dev/null
@@ -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=""