Install this version:
emerge -a =dev-perl/Log-Any-Adapter-TAP-0.003003
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-perl/Log-Any-Adapter-TAP-0.003003
Or alternatively:
emerge --autounmask-write -a =dev-perl/Log-Any-Adapter-TAP-0.003003
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.003003 | 8 | ~amd64 | 0 |
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR="NERDVANA"
inherit perl-module
DESCRIPTION="Logger suitable for use with TAP test files"
LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
dev-perl/Log-Any
dev-perl/Try-Tiny
"
DEPEND="${RDEPEND}"
Manage flags for this package:
euse -i <flag> -p dev-perl/Log-Any-Adapter-TAP |
euse -E <flag> -p dev-perl/Log-Any-Adapter-TAP |
euse -D <flag> -p dev-perl/Log-Any-Adapter-TAP
dev-perl/Log-Any dev-perl/Try-Tiny
dev-perl/Log-Any dev-perl/Try-Tiny