commit: 99d815ea8f327c89d4f6c5195bc0e30390844320
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 18:37:33 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 18:46:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99d815ea
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 <AT> gentoo.org>
...-Tabular-0.300.0-r1.ebuild => Getopt-Tabular-0.300.0-r2.ebuild} | 7 +++----
1 file 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
similarity index 75%
rename from dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r1.ebuild
rename to dev-perl/Getopt-Tabular/Getopt-Tabular-0.300.0-r2.ebuild
index 4d4d8421af9..55ebee00785 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=""