diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-06-09 00:43:12 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-06-09 13:24:27 +1200 |
commit | a34ee46dd88096ef92a524ea7f19fc220997156c (patch) | |
tree | 78e31e0f9bc882719879f152c1df93fc2e1c9346 /dev-perl/Getopt-Tabular | |
parent | dev-perl/Getopt-GUI-Long: Cleanup old version 0.930.0-r1 (diff) | |
download | gentoo-a34ee46dd88096ef92a524ea7f19fc220997156c.tar.gz gentoo-a34ee46dd88096ef92a524ea7f19fc220997156c.tar.bz2 gentoo-a34ee46dd88096ef92a524ea7f19fc220997156c.zip |
dev-perl/Getopt-Tabular: Cleanup old version 0.3
Package-Manager: Portage-2.3.29, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Getopt-Tabular')
-rw-r--r-- | dev-perl/Getopt-Tabular/Getopt-Tabular-0.3.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
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="" |