summaryrefslogtreecommitdiff
blob: eb468f34f58101afc34c10fd07ceb60c6e29de5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

MODULE_AUTHOR=RANI
MODULE_VERSION=0.82
inherit perl-module

DESCRIPTION="The Log::LogLite class helps us create simple logs for our application."

SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

RDEPEND=">=dev-perl/IO-LockedFile-0.210.0"

SRC_TEST=do