blob: b044eba7f815a51e64a196855b750f4f84c74ca3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=RHETTBULL
DIST_VERSION=0.12
inherit perl-module
DESCRIPTION="Statistics-Descriptive-Discrete module"
SLOT="0"
KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
|