blob: fe9a8ba934b3bf76a2b0a78e77b591dfff3dcff0 (
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.5 2012/09/01 12:12:38 grobian Exp $
DESCRIPTION="Virtual for File-Path"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="amd64 ~ia64 ~sparc x86 ~ppc-aix"
IUSE=""
RDEPEND="~perl-core/File-Path-${PV}"
|