gentoo/dev-perl/Statistics-CaseResampling/Statistics-CaseResampling-0.170.0.ebuild
Arthur Zamarin 5195581c5f
dev-perl/Statistics-CaseResampling: Stabilize 0.170.0 amd64, #962091
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-08-30 18:15:58 +03:00

14 lines
293 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=SMUELLER
DIST_VERSION=0.17
inherit perl-module
DESCRIPTION="Efficient resampling and calculation of medians with confidence intervals"
SLOT="0"
KEYWORDS="amd64 ~x86"