summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-06-26 00:01:49 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-06-26 00:01:49 +0200
commit37491ba8de45e7a7065aff1bdee430fdfcc93ec2 (patch)
tree586bf39597c0b9ef0ec1c6abf4dcae900e7b2d8a
parentdev-perl/SQL-Abstract: Remove old (diff)
downloadgentoo-37491ba8.tar.gz
gentoo-37491ba8.tar.bz2
gentoo-37491ba8.zip
dev-perl/Statistics-Descriptive: Remove old
Package-Manager: portage-2.3.0_rc1
-rw-r--r--dev-perl/Statistics-Descriptive/Manifest1
-rw-r--r--dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300-r1.ebuild25
2 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/Statistics-Descriptive/Manifest b/dev-perl/Statistics-Descriptive/Manifest
index 59d6be119c23..fc9e116655b2 100644
--- a/dev-perl/Statistics-Descriptive/Manifest
+++ b/dev-perl/Statistics-Descriptive/Manifest
@@ -1,2 +1 @@
-DIST Statistics-Descriptive-3.0603.tar.gz 34511 SHA256 2432f3131d4f4000586b2d2d58c2fe914c979efbcc3357bc57e8f0360c2e9387 SHA512 29b740e543fa6d2804a2bd69aeac2f24edad4c36ce6fabfb2b35f8bdac436bb9372014084d4a59b0790e5f2391ff0483c1b3d11af4423303727142102f3153ba WHIRLPOOL d654fa9352f93b3b40e2ed2baec01efe4465426df36db1c06c7aac14d9a22b284f6518fc31d2fd880ed5b8fa49a63f76310244c2929f22061ac08e14235077ed
DIST Statistics-Descriptive-3.0612.tar.gz 45929 SHA256 772413148e5e00efb32f277c4254aa78b9112490a896208dcd0025813afdbf7a SHA512 1157c0259a376f44363861c515ef56a25cf5a496d67faea546e225751d39c3529f9aa7d1bd021e2e399d5e884e7f5372df67249fe4f5607a6bdd806235503d46 WHIRLPOOL 55ca8bc072c4a652f840afbf57ce1d7232a127a43688cfdcae029db3247cb6638c7d2c9fa766de188fcba41e5b0c9bf1de5cdb2391b5344e17cd0e1cbe586122
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300-r1.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300-r1.ebuild
deleted file mode 100644
index 2a27f43b0e1d..000000000000
--- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.60.300-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=3.0603
-inherit perl-module
-
-DESCRIPTION="Module of basic descriptive statistical functions"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="dev-perl/Module-Build
- test? (
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage
- )"
-
-SRC_TEST="do"
-mydoc="UserSurvey.txt"