summaryrefslogtreecommitdiff
blob: 4b3d53c128bade7fe6127bb27d42615c78e7d6c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:$

inherit perl-module

DESCRIPTION="Disk free based on Filesys::Statvfs"
HOMEPAGE="http://search.cpan.org/search?query=Filesys-Df&mode=dist"
SRC_URI="mirror://cpan/authors/id/I/IG/IGUTHRIE/${P}.tar.gz"

IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~x86"