blob: 97b4920f5c98ee57177b323fc35b81f0ca036598 (
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-File-Path/perl-File-Path-2.08.ebuild,v 1.4 2012/04/05 08:42:16 jdhore Exp $
DESCRIPTION="Virtual for File-Path"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="amd64 ~ia64 ~sparc x86"
IUSE=""
RDEPEND="~perl-core/File-Path-${PV}"
|