summaryrefslogtreecommitdiff
path: root/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild
blob: bbd354298464a15b07dfe683dbfaf2c724792ac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=DCANTRELL
DIST_VERSION=1.0000
inherit perl-module

DESCRIPTION="How well-distributed is your data?"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~sparc"