summaryrefslogtreecommitdiff
blob: 04d99a7a9e6b23107529850e4ff0204df7d7c146 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.54.ebuild,v 1.4 2010/05/14 15:46:30 jer Exp $

DESCRIPTION="Virtual for ExtUtils-Install"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""

DEPEND=""
RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Install-${PV} )"