summaryrefslogtreecommitdiff
blob: cd1de63df1b51fc7b9c2e97ddca3bdc816833f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/LockFile-Simple/LockFile-Simple-0.207.0.ebuild,v 1.1 2011/08/30 11:15:46 tove Exp $

EAPI=4

MODULE_AUTHOR=JV
MODULE_VERSION=0.207
inherit perl-module

DESCRIPTION="File locking module for Perl"

SLOT="0"
LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL-2+
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""