| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.820.0-r1 | 8 | amd64 x86 | 0 |
# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DIST_AUTHOR=RANI DIST_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"
>=dev-perl/IO-LockedFile-0.210.0