summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-02-18 09:04:04 +0000
committerTorsten Veller <tove@gentoo.org>2012-02-18 09:04:04 +0000
commit22b1b0a67abcbe5654bf1d2c3eb0f69d7d1de5ad (patch)
treefa9a75854db30f1598ab51990f055ce663df3f5c /dev-perl/Statistics-Descriptive
parent0.8.40 version bump. (diff)
downloadhistorical-22b1b0a67abcbe5654bf1d2c3eb0f69d7d1de5ad.tar.gz
historical-22b1b0a67abcbe5654bf1d2c3eb0f69d7d1de5ad.tar.bz2
historical-22b1b0a67abcbe5654bf1d2c3eb0f69d7d1de5ad.zip
Cleanup
Package-Manager: portage-2.2.0_alpha86/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Statistics-Descriptive')
-rw-r--r--dev-perl/Statistics-Descriptive/ChangeLog7
-rw-r--r--dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.200.ebuild25
-rw-r--r--dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.300.ebuild25
3 files changed, 6 insertions, 51 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog
index 72938f0a3530..0ab3cd93e3f8 100644
--- a/dev-perl/Statistics-Descriptive/ChangeLog
+++ b/dev-perl/Statistics-Descriptive/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Statistics-Descriptive
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.33 2012/02/12 19:59:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.34 2012/02/18 09:02:27 tove Exp $
+
+ 18 Feb 2012; Torsten Veller <tove@gentoo.org>
+ -Statistics-Descriptive-3.20.200.ebuild,
+ -Statistics-Descriptive-3.20.300.ebuild:
+ Cleanup
*Statistics-Descriptive-3.30.0 (12 Feb 2012)
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.200.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.200.ebuild
deleted file mode 100644
index b92bdb257575..000000000000
--- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.200.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.200.ebuild,v 1.1 2011/07/25 09:06:38 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=3.0202
-inherit perl-module
-
-DESCRIPTION="Module of basic descriptive statistical functions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="virtual/perl-Module-Build
- test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- )"
-
-SRC_TEST="do"
-mydoc="UserSurvey.txt"
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.300.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.300.ebuild
deleted file mode 100644
index c402fd698b05..000000000000
--- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.300.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.20.300.ebuild,v 1.1 2011/11/19 19:55:17 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=3.0203
-inherit perl-module
-
-DESCRIPTION="Module of basic descriptive statistical functions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="virtual/perl-Module-Build
- test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- )"
-
-SRC_TEST="do"
-mydoc="UserSurvey.txt"