diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-07-22 00:09:35 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-07-22 00:26:56 +1200 |
commit | 64a6d27a2b678c291a39af055fc39cc1c517fd3b (patch) | |
tree | b00ae9d176958c93d4e33c5b5793535227268542 /dev-perl/Statistics-Distributions | |
parent | dev-perl/Starlet: Cleanup old version 0.290.0 (diff) | |
download | gentoo-64a6d27a2b678c291a39af055fc39cc1c517fd3b.tar.gz gentoo-64a6d27a2b678c291a39af055fc39cc1c517fd3b.tar.bz2 gentoo-64a6d27a2b678c291a39af055fc39cc1c517fd3b.zip |
dev-perl/Statistics-Distributions: Cleanup old version 1.02
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Statistics-Distributions')
-rw-r--r-- | dev-perl/Statistics-Distributions/Statistics-Distributions-1.02.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Statistics-Distributions/Statistics-Distributions-1.02.ebuild b/dev-perl/Statistics-Distributions/Statistics-Distributions-1.02.ebuild deleted file mode 100644 index 0c2e9e874073..000000000000 --- a/dev-perl/Statistics-Distributions/Statistics-Distributions-1.02.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -MODULE_AUTHOR="MIKEK" -MODULE_VERSION="1.02" - -inherit perl-module - -DESCRIPTION="Perl module for calculating critical values" - -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" |