summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-16 12:41:00 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-16 12:43:19 +0200
commit35c86af453f7b94a12eb87f41a4c965eb8621088 (patch)
tree7a3969332ab74cf5f97619a93981af69f1eba6d9 /dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild
parentdev-perl/Crypt-OpenSSL-RSA: Remove old (diff)
downloadgentoo-35c86af453f7b94a12eb87f41a4c965eb8621088.tar.gz
gentoo-35c86af453f7b94a12eb87f41a4c965eb8621088.tar.bz2
gentoo-35c86af453f7b94a12eb87f41a4c965eb8621088.zip
dev-perl/Statistics-ChiSquare: New package, needed for Crypt-Random
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild')
-rw-r--r--dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild b/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild
new file mode 100644
index 000000000000..e89888ae19e5
--- /dev/null
+++ b/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2021 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="~amd64"