summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild
deleted file mode 100644
index 08d9b39ab9ac..000000000000
--- a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR="HARDAKER"
-MODULE_VERSION=0.93
-inherit perl-module
-
-DESCRIPTION="Auto-GUI extending Getopt::Long"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-File-Temp
- virtual/perl-Getopt-Long"