summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Vec
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Math-Vec
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Math-Vec')
-rw-r--r--dev-perl/Math-Vec/Manifest3
-rw-r--r--dev-perl/Math-Vec/Math-Vec-1.10.0-r1.ebuild21
-rw-r--r--dev-perl/Math-Vec/metadata.xml13
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-perl/Math-Vec/Manifest b/dev-perl/Math-Vec/Manifest
deleted file mode 100644
index a5cbe5830b10..000000000000
--- a/dev-perl/Math-Vec/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Math-Vec-1.01.tar.gz 10124 BLAKE2B 46ae659a40a0d9f6b07423cea4c414ee23ea19fd5b04d5b9b86a88ed56ae0dc7efeed69b2128f4b741e86a76797d6c2d2ad28676efd826494fc8ef5660bc69ad SHA512 1457ffd461986956f8f793b14217bfb382b0f67d4f2e2cf0269971267082ac8beb6808a3915f6738c4f83c81a711e13653770078c78e8a39e55779a7e1a01a0b
-EBUILD Math-Vec-1.10.0-r1.ebuild 360 BLAKE2B fd8eab9067fcef7238e34f3c9760e853529073a9165fa7bbb1673eee90d1d4596fbbb93d2a127f5ce91ff65e39ac7003a8ea4e6bae5a9880e47cf8ee64b01ba4 SHA512 65199b56c3f67303015ef793c9c993f3c9ef599032cb9fdbba97a4eb1c162c30f05993fc3c303a8f5febb106000b6833d74bc3af8f79bf8df3ef5c3f68664945
-MISC metadata.xml 453 BLAKE2B 919601d46b860f0c9200c308ab5dd9d6622560a43353d348069f105ab32a641c68e06847ddb472aa9cda1e08ce5f4f9b8cafd23dae88a5ec1c496043a1578236 SHA512 01e68243461c927c60f4ccdd31e0f840492ee6305e5afe2760159b859d7afe86eee9f7ae51405ace77e2b9b31882050cbf987cceee6ef8b655166a1d488f82ec
diff --git a/dev-perl/Math-Vec/Math-Vec-1.10.0-r1.ebuild b/dev-perl/Math-Vec/Math-Vec-1.10.0-r1.ebuild
deleted file mode 100644
index 652b7a37cafa..000000000000
--- a/dev-perl/Math-Vec/Math-Vec-1.10.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=EWILHELM
-MODULE_VERSION=1.01
-inherit perl-module
-
-DESCRIPTION="Vectors for perl"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )"
-
-SRC_TEST="do"
diff --git a/dev-perl/Math-Vec/metadata.xml b/dev-perl/Math-Vec/metadata.xml
deleted file mode 100644
index 8db091a80fc6..000000000000
--- a/dev-perl/Math-Vec/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?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">Math-Vec</remote-id>
- <remote-id type="cpan-module">Math::Vec</remote-id>
- <remote-id type="cpan-module">Math::Vec::Support</remote-id>
- </upstream>
-</pkgmetadata>