summaryrefslogtreecommitdiff
path: root/perl-core/podlators/podlators-2.5.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/podlators/podlators-2.5.3.ebuild')
-rw-r--r--perl-core/podlators/podlators-2.5.3.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/perl-core/podlators/podlators-2.5.3.ebuild b/perl-core/podlators/podlators-2.5.3.ebuild
new file mode 100644
index 000000000000..eedd3d0ba469
--- /dev/null
+++ b/perl-core/podlators/podlators-2.5.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=RRA
+MODULE_VERSION=2.5.3
+inherit perl-module
+
+DESCRIPTION="Format POD source into various output formats"
+
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND=">=dev-lang/perl-5.8.8-r8
+ >=virtual/perl-Pod-Simple-3.06"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=parallel