summaryrefslogtreecommitdiff
path: root/dev-perl/Statistics-Descriptive-Discrete
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-Descriptive-Discrete
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Statistics-Descriptive-Discrete')
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/Manifest3
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0-r1.ebuild16
-rw-r--r--dev-perl/Statistics-Descriptive-Discrete/metadata.xml12
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/Statistics-Descriptive-Discrete/Manifest b/dev-perl/Statistics-Descriptive-Discrete/Manifest
new file mode 100644
index 000000000000..83b71796e232
--- /dev/null
+++ b/dev-perl/Statistics-Descriptive-Discrete/Manifest
@@ -0,0 +1,3 @@
+DIST Statistics-Descriptive-Discrete-0.07.tar.gz 6889 BLAKE2B 73e89cdff3d5e70fe95a579c382a73a7fcef3330345cfbd996a22e25992d88372c9c0d1702a82718ba7e2027a8e518d139ac42a60955cf959bd1ac6c9e9ab6c5 SHA512 a751b25efbf352102af841e0b46966f70a003256167b4f8e281520c971c9aa9c9c87d8f8194febc24f740feb75a61072f80f7bd1d28b6d9d41f5d198b46177a8
+EBUILD Statistics-Descriptive-Discrete-0.70.0-r1.ebuild 308 BLAKE2B c53621938147efc4e8976996eb9e0e9f1746a9109274164ddac10da2a584118dce133cbb074e81e98864b94f66bfefb12a61d13f801efc3881f0bf74add91a1d SHA512 3afe9a6a5ecfe0eb800a43ff00147995187db597b39120165600161014702808de417a9d26894cb24991741407d62dad907c91b7f8430c2a879e18ce45401b00
+MISC metadata.xml 435 BLAKE2B 473f7618a81662e9b9d9a822043767c48652b3b39523f2a7441ba5c37561f4bf02da96165bc3908ea42022c6ffd80f595124627eb61a5d5ea0227f390c3d7d03 SHA512 26171c1a50cd79c7048a510d62d9e4d4f84eda8f8b40b96557817dc54cac2412948bfc0a692ef8fd279a058ea4828825247b6870d0f6ca3d96249fc4cd4338e5
diff --git a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0-r1.ebuild b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0-r1.ebuild
new file mode 100644
index 000000000000..0a62ad03a433
--- /dev/null
+++ b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0-r1.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=RHETTBULL
+MODULE_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Statistics-Descriptive-Discrete module"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
+IUSE=""
+
+SRC_TEST=do
diff --git a/dev-perl/Statistics-Descriptive-Discrete/metadata.xml b/dev-perl/Statistics-Descriptive-Discrete/metadata.xml
new file mode 100644
index 000000000000..9c3addcbdd18
--- /dev/null
+++ b/dev-perl/Statistics-Descriptive-Discrete/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-Descriptive-Discrete</remote-id>
+ <remote-id type="cpan-module">Statistics::Descriptive::Discrete</remote-id>
+ </upstream>
+</pkgmetadata>