summaryrefslogtreecommitdiff
blob: 5d64181aaf94a1bc389ac965fca4308d82a3a771 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.18.ebuild,v 1.2 2011/01/24 07:21:51 jer Exp $

DESCRIPTION="runtime require of both modules and files"
HOMEPAGE=""
SRC_URI=""

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

DEPEND=""
RDEPEND="~perl-core/Module-Load-${PV}"