/[gentoo-x86]/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild
Gentoo

Contents of /dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations) (download)
Thu Aug 16 16:46:27 2012 UTC (9 months ago) by nativemad
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
x86 stable, see bug 422051

(Portage version: 2.1.11.9/cvs/Linux i686)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300.ebuild,v 1.3 2012/08/03 10:55:53 ago Exp $
4
5 EAPI=4
6
7 MODULE_AUTHOR=SHLOMIF
8 MODULE_VERSION=3.0603
9 inherit perl-module
10
11 DESCRIPTION="Module of basic descriptive statistical functions"
12
13 SLOT="0"
14 KEYWORDS="amd64 ~ppc x86"
15 IUSE="test"
16
17 RDEPEND=""
18 DEPEND="virtual/perl-Module-Build
19 test? (
20 dev-perl/Test-Pod
21 dev-perl/Test-Pod-Coverage
22 )"
23
24 SRC_TEST="do"
25 mydoc="UserSurvey.txt"

  ViewVC Help
Powered by ViewVC 1.1.13