summaryrefslogtreecommitdiff
blob: 9a02c6931387883029dda693b6b394879ef16259 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-LockedFile/IO-LockedFile-0.23.ebuild,v 1.2 2008/09/17 11:23:10 coldwind Exp $

MODULE_AUTHOR=RANI
inherit perl-module

DESCRIPTION="Supply object methods for locking files"

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

DEPEND="dev-lang/perl"