summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-16 19:10:18 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-16 19:10:18 +0000
commitff33230d616290b27868d95a48cece37363025c4 (patch)
tree2461e99e0e528591ab03c6cc9b79230c539a76fb /perl-core/podlators/podlators-2.5.3.ebuild
parentImprove dependencies; normalize version to upstream (diff)
downloadgentoo-2-ff33230d616290b27868d95a48cece37363025c4.tar.gz
gentoo-2-ff33230d616290b27868d95a48cece37363025c4.tar.bz2
gentoo-2-ff33230d616290b27868d95a48cece37363025c4.zip
Normalize version to upstream
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/podlators/podlators-2.5.3.ebuild')
-rw-r--r--perl-core/podlators/podlators-2.5.3.ebuild21
1 files changed, 21 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..3a67ce86ff84
--- /dev/null
+++ b/perl-core/podlators/podlators-2.5.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/podlators/podlators-2.5.3.ebuild,v 1.1 2014/07/16 19:10:18 dilfridge Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=RRA
+MODULE_VERSION=2.5.3
+inherit perl-module
+
+DESCRIPTION="Format POD source into various output formats"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-lang/perl-5.8.8-r8
+ >=virtual/perl-Pod-Simple-3.06"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=parallel