summaryrefslogtreecommitdiff
blob: 5e2fccad385fffa894982ca6024e6070b2f1a0a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild,v 1.12 2010/02/04 20:47:32 tove Exp $

EAPI=2

MODULE_AUTHOR=ASPINELLI
inherit perl-module

DESCRIPTION="Some basic numeric stats on vectors"

SLOT="0"
KEYWORDS="amd64 ia64 sparc x86 ~x86-solaris"
IUSE=""

SRC_TEST="do"