From 343a7272d559a21a0e0ed13cb743fabb2bfcc479 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 11 Jan 2018 09:12:41 +0000 Subject: gentoo resync : 11.01.2018 --- dev-perl/Statistics-TTest/Manifest | 3 ++- .../Statistics-TTest/Statistics-TTest-1.1.0-r1.ebuild | 19 +++++++++++++++++++ dev-perl/Statistics-TTest/metadata.xml | 3 +++ 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r1.ebuild (limited to 'dev-perl/Statistics-TTest') diff --git a/dev-perl/Statistics-TTest/Manifest b/dev-perl/Statistics-TTest/Manifest index e05cb1fd56ae..2b625e093801 100644 --- a/dev-perl/Statistics-TTest/Manifest +++ b/dev-perl/Statistics-TTest/Manifest @@ -1,3 +1,4 @@ DIST Statistics-TTest-1.1.0.tar.gz 6013 BLAKE2B dd1181d2a944ddc8a4127314a5b086356987e5503a86d9d7b98130171b487f2d826f98aeeefd25439ac2913964b31a4ef5d3325a63d35c5eaae50bd4ea6a6d92 SHA512 35a2af81c480ea0e5eecffd12340fb4f391cda1e423874b88d0906e625c677686264a7bbcb537756e34143b32bcc27c13ac25f4cdd7f4f77559c46e4907fe08a +EBUILD Statistics-TTest-1.1.0-r1.ebuild 392 BLAKE2B a055194cdb1e968c05e96671ba523c47784c3ef108f90f9f3d1cdfd1cb137ba98db96c30d322b9b7a614b7a59a2d4e0f4c689cd6ac806051e67d412bc761a185 SHA512 08fe222c57c14a21e84cdda3ed7cf35bae063c60b369cdf243c0243b4c68a5565590a2c186695a112325d4f9d8899468e3cc66a0a556647f8b45670bceac12e6 EBUILD Statistics-TTest-1.1.0.ebuild 423 BLAKE2B b140d9e6b66aa162edf6fa9fe4bd5c23b3e4e0bb71636b690ed6853c6483db125f4e2d58dd058a179d43c8a296fd4d9a65431e9038b6d8948d2cf460c64dd8ec SHA512 c3f022a5270af91c5ad043585ec79d79914c9921dbf365a3e7cef771bae72b2c068c5780e2f2b66b082723eb3c6e2ac6df2351ebc648b0d42d9871993a3d6810 -MISC metadata.xml 404 BLAKE2B da7be4fb5430c96db39c0f8d10b43487fab74e5aa3bdb3fe1bd6215498ec7c4130f24626c8972d4b959c730d2ab6bcf2fa042d34c9238fd2472451dd4bfd662c SHA512 7c0088cd5d50000c8bad0168a4a7404f7412baa426c549331bcd29b4a51144073dd928a0d079bb930078a9fe544ddd3c98c8540632e23169b41fb44d61cfdf32 +MISC metadata.xml 640 BLAKE2B 292c8e1635a7df24b0f447d934fc66beec7664a228c600f91405e4ff0db384e5161fbf5dbd7e03eabf7f23bca7d74fc2be3951f6c6c708d4747914b6b50592e3 SHA512 e415bd6d875c6d2a73cf2e3d18a58296a21caf9075aa0f310779c6232f4d3c0533461297e7e440ef2fd079b3be86858c520ec44f1ec75562a64bb804e786a063 diff --git a/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r1.ebuild b/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r1.ebuild new file mode 100644 index 000000000000..e9d16acda16a --- /dev/null +++ b/dev-perl/Statistics-TTest/Statistics-TTest-1.1.0-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=YUNFANG +DIST_VERSION=1.1.0 + +inherit perl-module + +DESCRIPTION="module to compute the confidence interval" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-perl/Statistics-Distributions-1.20.0 + >=dev-perl/Statistics-Descriptive-3.60.300" +DEPEND="${RDEPEND}" diff --git a/dev-perl/Statistics-TTest/metadata.xml b/dev-perl/Statistics-TTest/metadata.xml index 5e6cde1bbf11..b11205d4fb10 100644 --- a/dev-perl/Statistics-TTest/metadata.xml +++ b/dev-perl/Statistics-TTest/metadata.xml @@ -7,6 +7,9 @@ Statistics-TTest + Statistics::PointEstimation + Statistics::PointEstimation::Sufficient Statistics::TTest + Statistics::TTest::Sufficient -- cgit v1.2.3