From d0f2e61e6bcae1927dedde0aa84da3a0496a9da0 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Tue, 5 May 2009 07:32:22 +0000 Subject: Version bump (Portage version: 2.2_rc33/cvs/Linux i686) --- dev-perl/Statistics-Descriptive/ChangeLog | 10 ++++++++-- .../Statistics-Descriptive-2.7.ebuild | 17 +++++++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index e56b7fe84a22..b392c1c71479 100644 --- a/dev-perl/Statistics-Descriptive/ChangeLog +++ b/dev-perl/Statistics-Descriptive/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Statistics-Descriptive -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.12 2007/03/13 15:58:56 mcummings Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.13 2009/05/05 07:32:22 tove Exp $ + +*Statistics-Descriptive-2.7 (05 May 2009) + + 05 May 2009; Torsten Veller + +Statistics-Descriptive-2.7.ebuild: + Version bump 13 Mar 2007; Michael Cummings Statistics-Descriptive-2.6.ebuild: diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild new file mode 100644 index 000000000000..ce470e4a9a45 --- /dev/null +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.7.ebuild,v 1.1 2009/05/05 07:32:22 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR=SHLOMIF +inherit perl-module + +DESCRIPTION="Module of basic descriptive statistical functions" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST="do" +mydoc="UserSurvey.txt" -- cgit v1.2.3-65-gdbad