summaryrefslogtreecommitdiff
path: root/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r1.ebuild')
-rw-r--r--dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r1.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r1.ebuild
deleted file mode 100644
index 7525f485c8ba..000000000000
--- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=GBROWN
-MODULE_VERSION=0.18
-inherit perl-module
-
-DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-#SRC_TEST="do"
-
-RDEPEND="x11-libs/gtk+:2
- dev-perl/Gtk2
- dev-perl/IO-stringy
- virtual/perl-Pod-Parser
- virtual/perl-Pod-Simple
- dev-perl/Gtk2-Ex-Simple-List
- dev-perl/Locale-gettext"
-DEPEND="${RDEPEND}"