perl-core/Archive-Tar: stable 2.300.0 for hppa, bug #657968
[gentoo.git] / perl-core / Pod-Simple / Pod-Simple-3.280.0.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=DWHEELER
7 MODULE_VERSION=3.28
8 inherit perl-module
9
10 DESCRIPTION="Framework for parsing Pod"
11
12 SLOT="0"
13 KEYWORDS=""
14 IUSE=""
15
16 DEPEND=">=virtual/perl-Pod-Escapes-1.04"
17 RDEPEND="${DEPEND}"
18
19 SRC_TEST="parallel"