blob: 08ba600a8f6cd612135fa1753731e858d6694ff4 (
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-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.3 2010/05/12 22:29:33 josejx Exp $
DESCRIPTION="Virtual for perl-core/ExtUtils-MakeMaker"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND="~perl-core/ExtUtils-MakeMaker-${PV}"
|