summaryrefslogtreecommitdiff
blob: d11d220ac6913df99dbff0441844ee0bbb9fdcc9 (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.1 2008/09/07 13:16:41 tove Exp $

MODULE_AUTHOR=RANI
inherit perl-module

DESCRIPTION="Supply object methods for locking files"

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

DEPEND="dev-lang/perl"