gentoo-ebuilds/dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r2.ebuild
Andreas K. Hüttel 99d815ea8f
dev-perl/Getopt-Tabular: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-10-30 20:46:13 +02:00

14 lines
289 B
Bash

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
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"