summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-VecStat')
-rw-r--r--dev-perl/Math-VecStat/Manifest1
-rw-r--r--dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild17
-rw-r--r--dev-perl/Math-VecStat/metadata.xml9
3 files changed, 27 insertions, 0 deletions
diff --git a/dev-perl/Math-VecStat/Manifest b/dev-perl/Math-VecStat/Manifest
new file mode 100644
index 000000000000..fafb53ba3ad9
--- /dev/null
+++ b/dev-perl/Math-VecStat/Manifest
@@ -0,0 +1 @@
+DIST Math-VecStat-0.08.tar.gz 4539 SHA256 409a8e0e4b1025c8e80f628f65a9778aa77ab285161406ca4a6c097b13656d0d SHA512 0e88896a7a10846c6ac2ce9264de4b4938000e36bf5e5bb1fd0b8af478b8d02809981067302a2f7b45b29a21fa2ccd60e5f0e628e0bbd634107ab1aff7ac8c9e WHIRLPOOL 3aaefb2fbb71fedf1be19013510d026f2b39e309cd87645317c4675f7f1e35d9b6ed6303e4d01607434f715da184ffa6561f35582bb06b1a54542e603785d1d4
diff --git a/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild b/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild
new file mode 100644
index 000000000000..c0c034cb31ae
--- /dev/null
+++ b/dev-perl/Math-VecStat/Math-VecStat-0.80.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=ASPINELLI
+MODULE_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="Some basic numeric stats on vectors"
+
+SLOT="0"
+KEYWORDS="amd64 ia64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Math-VecStat/metadata.xml b/dev-perl/Math-VecStat/metadata.xml
new file mode 100644
index 000000000000..1efaa484d251
--- /dev/null
+++ b/dev-perl/Math-VecStat/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">Math-VecStat</remote-id>
+ <remote-id type="cpan-module">Math::VecStat</remote-id>
+ </upstream>
+</pkgmetadata>