summaryrefslogtreecommitdiff
blob: f99b9cc90bd81b5eb67fecba5e1eb97046b91750 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild,v 1.1 2006/04/17 06:08:15 chriswhite Exp $

inherit perl-module

DESCRIPTION="NFS compatible (safe) locking utility"
SRC_URI="http://cpan.uwinnipeg.ca/cpan/authors/id/B/BB/BBB/${P}.tar.gz"
HOMEPAGE="http://cpan.uwinnipeg.ca/dist/File-NFSLock"

SRC_TEST="do"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86"
IUSE=""