summaryrefslogtreecommitdiff
path: root/dev-perl/Statistics-Distributions
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Statistics-Distributions
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Statistics-Distributions')
-rw-r--r--dev-perl/Statistics-Distributions/Manifest4
-rw-r--r--dev-perl/Statistics-Distributions/Statistics-Distributions-1.02.ebuild16
-rw-r--r--dev-perl/Statistics-Distributions/Statistics-Distributions-1.20.0-r1.ebuild15
-rw-r--r--dev-perl/Statistics-Distributions/metadata.xml12
4 files changed, 47 insertions, 0 deletions
diff --git a/dev-perl/Statistics-Distributions/Manifest b/dev-perl/Statistics-Distributions/Manifest
new file mode 100644
index 000000000000..54d027fe126e
--- /dev/null
+++ b/dev-perl/Statistics-Distributions/Manifest
@@ -0,0 +1,4 @@
+DIST Statistics-Distributions-1.02.tar.gz 5695 BLAKE2B 9e3c95da58be9f1c7e2d7d40115d7842782daf38ee8123a53a29aadc0e600e9fb92289b2a7afe715b1489b552259ddd9d3b26a727772789f2c67339bd49e32e3 SHA512 3d6eef8890bc868e30dcf5134bae7859bd796f69f0be99dda46fdf4584e532d8a97d30c650029d7648a702c05b30bcf3130d67081729d746b3b9ac79c542146c
+EBUILD Statistics-Distributions-1.02.ebuild 332 BLAKE2B 29b85bc27b979f7c0b0a4ba0a0c66e343e380b0a33ce0f051223e362f35e17b034df194f31975ac271df42863a251345662fcc71995ebceecf4fc2cd589e7eff SHA512 a2ef31852fc65e04e009c531687c5cf84726fc09aade325161505308c4d823c4a440a46ba0d477d57a0f8ab0aadbe0d3cceee8ec0ffff8074452a1e2d6815202
+EBUILD Statistics-Distributions-1.20.0-r1.ebuild 278 BLAKE2B b91f778ef395daf8499aea6ddfc3c38d622e13c4eb0e77324ae61e417d03a08b912befb5d5838eda82c843a4ba44d6e85c17facab9f37a3eeab4ae7627092883 SHA512 cd55d5900c5ddc8a510a119800a02833369a19a30dda9a77dc2bc41b591360f76ae928abe83e437aa170f72bc8f9e686424659d1747cd0d4cf471167dc4a0bd6
+MISC metadata.xml 420 BLAKE2B 514f47dcf81462f53431c3d8bb7c94309ee044c71cadd9b456799a9c862386652a9c7e92e671e5a2c8e8614337826fe9cc443af2382fc39a14c0f0d8c6464bee SHA512 8e652a272dae78eaa1d7d27b74d0b2346883744a8735f4395ce246602e0262eb8ffdd932a99cbef7b7bd02f1ea7c907d22498e263dac2ed76be37c51a3aed237
diff --git a/dev-perl/Statistics-Distributions/Statistics-Distributions-1.02.ebuild b/dev-perl/Statistics-Distributions/Statistics-Distributions-1.02.ebuild
new file mode 100644
index 000000000000..0c2e9e874073
--- /dev/null
+++ b/dev-perl/Statistics-Distributions/Statistics-Distributions-1.02.ebuild
@@ -0,0 +1,16 @@
+# 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=""
diff --git a/dev-perl/Statistics-Distributions/Statistics-Distributions-1.20.0-r1.ebuild b/dev-perl/Statistics-Distributions/Statistics-Distributions-1.20.0-r1.ebuild
new file mode 100644
index 000000000000..7a56f0006c6e
--- /dev/null
+++ b/dev-perl/Statistics-Distributions/Statistics-Distributions-1.20.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MIKEK
+DIST_VERSION=1.02
+
+inherit perl-module
+
+DESCRIPTION="Perl module for calculating critical values"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
diff --git a/dev-perl/Statistics-Distributions/metadata.xml b/dev-perl/Statistics-Distributions/metadata.xml
new file mode 100644
index 000000000000..81c327776e26
--- /dev/null
+++ b/dev-perl/Statistics-Distributions/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Statistics-Distributions</remote-id>
+ <remote-id type="cpan-module">Statistics::Distributions</remote-id>
+ </upstream>
+</pkgmetadata>