blob: ffb9e6721977fdead613c367e8e6c1c5b7823a8b (
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.4 2010/05/14 15:50:22 jer Exp $
DESCRIPTION="Virtual for perl-core/ExtUtils-MakeMaker"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""
RDEPEND="~perl-core/ExtUtils-MakeMaker-${PV}"
|