blob: de29aa4a122e9052cf5878bb1ed65b7941db8d66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Data-Dumper/perl-Data-Dumper-2.131.0.ebuild,v 1.3 2012/02/21 17:21:13 ago Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="amd64 ~hppa ~x86"
IUSE=""
RDEPEND="~perl-core/${PN#perl-}-${PV}"
|