diff options
Diffstat (limited to 'dev-perl/Getopt-Tabular')
-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="" |