summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-03-20 15:29:15 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-03-20 15:29:15 +0000
commit6f3a9303a69ba12fea855b5bf3b9a32f542cadc3 (patch)
tree54bd069fba04c5390fc69fa7ebede7244813999b /dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild
parentAdd 20080320. (diff)
downloadgentoo-2-6f3a9303a69ba12fea855b5bf3b9a32f542cadc3.tar.gz
gentoo-2-6f3a9303a69ba12fea855b5bf3b9a32f542cadc3.tar.bz2
gentoo-2-6f3a9303a69ba12fea855b5bf3b9a32f542cadc3.zip
Initial import as dep for mail-filter/MailScanner
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild')
-rw-r--r--dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild b/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild
new file mode 100644
index 000000000000..6dfb67b69cf1
--- /dev/null
+++ b/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-Df/Filesys-Df-0.92.ebuild,v 1.1 2008/03/20 15:29:15 jokey Exp $
+
+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"