mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/Getopt-Tabular: Enable tests
- EAPI6ify - Normalize version - Enable tests Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
15
dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild
Normal file
15
dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild
Normal file
@@ -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=""
|
||||
Reference in New Issue
Block a user