summaryrefslogtreecommitdiff
blob: 90b810e4f26f32669cc953b152176b1e972880b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DIST_AUTHOR=INGY
DIST_VERSION=0.35
inherit perl-module

DESCRIPTION="Perl Module Compilation"

SLOT="0"
KEYWORDS="amd64 arm ppc x86"
IUSE=""

RDEPEND="
	>=dev-perl/Digest-SHA1-2.130.0
"
DEPEND="${RDEPEND}
	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
"

DIST_TEST=do
# parallel testing fails