summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-13 22:44:42 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-13 22:44:42 +0100
commitd1472f8b55fb631312607b1fbc8c90e4b6e8fe44 (patch)
tree10f024cf0f98b2271fba499e7d151d637ba041ad /perl-core
parentperl-core/Math-BigInt: remove (diff)
downloadgentoo-d1472f8b55fb631312607b1fbc8c90e4b6e8fe44.tar.gz
gentoo-d1472f8b55fb631312607b1fbc8c90e4b6e8fe44.tar.bz2
gentoo-d1472f8b55fb631312607b1fbc8c90e4b6e8fe44.zip
perl-core/Math-Complex: remove
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Math-Complex/Manifest1
-rw-r--r--perl-core/Math-Complex/Math-Complex-1.590.0.ebuild16
-rw-r--r--perl-core/Math-Complex/metadata.xml8
3 files changed, 0 insertions, 25 deletions
diff --git a/perl-core/Math-Complex/Manifest b/perl-core/Math-Complex/Manifest
deleted file mode 100644
index aec0cd7a602f..000000000000
--- a/perl-core/Math-Complex/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Math-Complex-1.59.tar.gz 38980 BLAKE2B e75a6fbd20c8929142b41998eaac619c72a38acde8d2a1fea5ed7f4ee7605d08c724fc9b9537651ad3313c65572295606954377f28cce62bf92faa023e52ebab SHA512 eb20b0aa505ba2ed1c177addf1f477a82512644aace8f92111654790292402648d30d2bb6c4a27ba411a7b2d33927dc5ac913c820f7117f00fe66395f6b0f4c5
diff --git a/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild b/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild
deleted file mode 100644
index 9311d0f1482c..000000000000
--- a/perl-core/Math-Complex/Math-Complex-1.590.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ZEFRAM
-MODULE_VERSION=1.59
-inherit perl-module
-
-DESCRIPTION="complex numbers and associated mathematical functions"
-
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-SRC_TEST="do"
diff --git a/perl-core/Math-Complex/metadata.xml b/perl-core/Math-Complex/metadata.xml
deleted file mode 100644
index 68ddbed71b8e..000000000000
--- a/perl-core/Math-Complex/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
-</pkgmetadata>