dev-perl/PAR - 1.21.0 (gentoo)

Search

Package Information

Description:
Perl Archive Toolkit

Ebuild Details

Version EAPI Keywords Slot
1.21.0 8 amd64 ppc ~ppc64 ~riscv x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=RSCHUPP
DIST_VERSION=1.021
inherit perl-module

DESCRIPTION="Perl Archive Toolkit"

SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 ~riscv x86"

RDEPEND="
	>=dev-perl/Archive-Zip-1.0.0
	>=dev-perl/PAR-Dist-0.320.0
"

PERL_RM_FILES=( t/00-pod.t )

Dependencies

RDEPEND

	>=dev-perl/Archive-Zip-1.0.0
	>=dev-perl/PAR-Dist-0.320.0