summaryrefslogtreecommitdiff
blob: 0a19238c1f7997c937d60e7bf4d08cc8c123520d (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
25
26
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header$

MODULE_AUTHOR=ADAMK
inherit perl-module

DESCRIPTION="Standalone, extensible Perl module installer"
LICENSE="|| ( Artistic GPL-2 )"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPEND="
	>=virtual/perl-Module-CoreList-2.15
	>=virtual/perl-ExtUtils-Install-1.50
	>=virtual/perl-ExtUtils-ParseXS-2.19
	>=dev-perl/YAML-Tiny-1.30
	>=dev-perl/Module-ScanDeps-0.83
	>=dev-perl/PAR-Dist-0.29
	>=virtual/perl-Archive-Tar-1.38
	>=virtual/perl-Module-Build-0.28.08
"
	#>=virtual/perl-ExtUtils-ParseXS-2.19