From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-perl/Statistics-Descriptive/Manifest | 3 -- .../Statistics-Descriptive-3.61.200.ebuild | 37 ---------------------- dev-perl/Statistics-Descriptive/metadata.xml | 17 ---------- 3 files changed, 57 deletions(-) delete mode 100644 dev-perl/Statistics-Descriptive/Manifest delete mode 100644 dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild delete mode 100644 dev-perl/Statistics-Descriptive/metadata.xml (limited to 'dev-perl/Statistics-Descriptive') diff --git a/dev-perl/Statistics-Descriptive/Manifest b/dev-perl/Statistics-Descriptive/Manifest deleted file mode 100644 index beb85492198d..000000000000 --- a/dev-perl/Statistics-Descriptive/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST Statistics-Descriptive-3.0612.tar.gz 45929 BLAKE2B db9fd041f1182ac780ec2b803cd8377e04f56a9596da5d7e791a3f0b2f40490333e4f7844356b72464bf1c2169a689f3862306621546cdf4422732129e992eca SHA512 1157c0259a376f44363861c515ef56a25cf5a496d67faea546e225751d39c3529f9aa7d1bd021e2e399d5e884e7f5372df67249fe4f5607a6bdd806235503d46 -EBUILD Statistics-Descriptive-3.61.200.ebuild 765 BLAKE2B afff09f981d41d727f4f846f297181b7a51b2eb5afde618b64e75558501c5aedf84a9f0b7af4a3a86c27978a76748c0065963eb34834610f0cf05d8e0337e84d SHA512 54be4de582ccece1741dd505388ee0ebe99c4277cfd0c7b4caa7dd54c0462e9b549793da6150facbb2a1ce20a2ae3c9a66d754cbb6b1683abf6eb502cf6a7060 -MISC metadata.xml 844 BLAKE2B 1e597714aa6f242b29127ccc4fa70fbea8b090bdfd4f3f19795877e8dc7246fc3957f23bbe2209fd3217fb6b389495c360e0bb0f3e3ba6bc90c2f6cb4c22b1df SHA512 f7f05f06aa33d840c35758427de759af442fe4b137fe21391ad6ef86fea92e4e0daa5154d6278b1ebf7bb9d5ff277fcf769da7b90fcc1d6869d32d8b54fb0050 diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild deleted file mode 100644 index dcf919a83434..000000000000 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=SHLOMIF -DIST_VERSION=3.0612 -inherit perl-module - -DESCRIPTION="Module of basic descriptive statistical functions" - -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="test examples" - -RDEPEND=" - virtual/perl-Carp - dev-perl/List-MoreUtils - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - >=dev-perl/Module-Build-0.360.0 - test? ( virtual/perl-Test-Simple ) -" -mydoc="UserSurvey.txt" - -src_test() { - perl_rm_files "t/pod-coverage.t" "t/pod.t" "t/cpan-changes.t" "t/style-trailing-space.t" - perl-module_src_test -} -src_install() { - perl-module_src_install - if use examples; then - docompress -x /usr/share/doc/${PF}/examples/ - dodoc -r examples - fi -} diff --git a/dev-perl/Statistics-Descriptive/metadata.xml b/dev-perl/Statistics-Descriptive/metadata.xml deleted file mode 100644 index 3096205e7a79..000000000000 --- a/dev-perl/Statistics-Descriptive/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - Statistics-Descriptive - Statistics::Descriptive - Statistics::Descriptive::Full - Statistics::Descriptive::Smoother - Statistics::Descriptive::Smoother::Exponential - Statistics::Descriptive::Smoother::Weightedexponential - Statistics::Descriptive::Sparse - - -- cgit v1.2.3