summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-30 20:37:33 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-30 20:46:13 +0200
commit99d815ea8f327c89d4f6c5195bc0e30390844320 (patch)
treea680a2446a33f91ad8a5fc09df25b287c74c6d4c
parentdev-perl/Getopt-Long-Descriptive: Remove old (diff)
downloadgentoo-99d815ea8f327c89d4f6c5195bc0e30390844320.tar.gz
gentoo-99d815ea8f327c89d4f6c5195bc0e30390844320.tar.bz2
gentoo-99d815ea8f327c89d4f6c5195bc0e30390844320.zip
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>
-rw-r--r--dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r2.ebuild (renamed from dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild)7
1 files changed, 3 insertions, 4 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-r2.ebuild
index 4d4d8421af98..55ebee007854 100644
--- a/dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild
+++ b/dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=GWARD
-DIST_VERSION="0.3"
+DIST_VERSION=0.3
DIST_EXAMPLES=("demo")
inherit perl-module
@@ -12,4 +12,3 @@ DESCRIPTION="Table-driven argument parsing with help text"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""