| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.32 | 8 | ~amd64 | 0 |
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR="CLKAO"
inherit perl-module
DESCRIPTION="Test log4perl"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
dev-perl/Log-Log4perl
dev-perl/Test-Exception
"
DEPEND="${RDEPEND}"
BDEPEND="
dev-perl/Module-Build
dev-perl/Module-Install
"
dev-perl/Log-Log4perl dev-perl/Test-Exception
dev-perl/Log-Log4perl dev-perl/Test-Exception
dev-perl/Module-Build dev-perl/Module-Install