14 lines
446 B
Bash
14 lines
446 B
Bash
# Copyright 1999-2011 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.3.ebuild,v 1.3 2011/01/30 18:05:01 armin76 Exp $
|
|
|
|
DESCRIPTION="Virtual for ${PN#perl-}"
|
|
HOMEPAGE=""
|
|
SRC_URI=""
|
|
|
|
LICENSE=""
|
|
SLOT="0"
|
|
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~s390 ~sh ~sparc ~x86"
|
|
IUSE=""
|
|
|
|
RDEPEND="~perl-core/${PN#perl-}-${PV}"
|