summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/txt2html/txt2html-2.520.100.ebuild')
-rw-r--r--dev-perl/txt2html/txt2html-2.520.100.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/txt2html/txt2html-2.520.100.ebuild b/dev-perl/txt2html/txt2html-2.520.100.ebuild
deleted file mode 100644
index 54c013c26f74..000000000000
--- a/dev-perl/txt2html/txt2html-2.520.100.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RUBYKAT
-MODULE_VERSION=2.5201
-
-inherit perl-module
-
-DESCRIPTION="Convert a plain text file to HTML"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="
- !dev-perl/TextToHTML
- virtual/perl-Getopt-Long
- dev-perl/YAML-Syck
-"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
-"
-
-SRC_TEST="do"