From: Kent Fredric Date: Fri, 8 Jun 2018 12:43:12 +0000 (+1200) Subject: dev-perl/Getopt-Tabular: Cleanup old version 0.3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a34ee46dd88096ef92a524ea7f19fc220997156c;p=gentoo.git dev-perl/Getopt-Tabular: Cleanup old version 0.3 Package-Manager: Portage-2.3.29, Repoman-2.3.9 --- diff --git a/dev-perl/Getopt-Tabular/Getopt-Tabular-0.3.ebuild b/dev-perl/Getopt-Tabular/Getopt-Tabular-0.3.ebuild deleted file mode 100644 index 3ace6b55599a..000000000000 --- a/dev-perl/Getopt-Tabular/Getopt-Tabular-0.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -MODULE_AUTHOR="GWARD" -MODULE_VERSION="0.3" - -inherit perl-module - -DESCRIPTION="Table-driven argument parsing with help text" - -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE=""