Files
gentoo/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r2.ebuild
2025-12-19 10:51:55 +01:00

14 lines
262 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=ASPINELLI
DIST_VERSION=0.08
inherit perl-module
DESCRIPTION="Some basic numeric stats on vectors"
SLOT="0"
KEYWORDS="amd64 ~sparc x86"