summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Log-LogLite/Log-LogLite-0.820.0.ebuild')
-rw-r--r--dev-perl/Log-LogLite/Log-LogLite-0.820.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/Log-LogLite/Log-LogLite-0.820.0.ebuild b/dev-perl/Log-LogLite/Log-LogLite-0.820.0.ebuild
new file mode 100644
index 0000000..eb468f3
--- /dev/null
+++ b/dev-perl/Log-LogLite/Log-LogLite-0.820.0.ebuild
@@ -0,0 +1,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