summaryrefslogtreecommitdiff
path: root/dev-perl/Math-FFT
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-FFT
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Math-FFT')
-rw-r--r--dev-perl/Math-FFT/Manifest3
-rw-r--r--dev-perl/Math-FFT/Math-FFT-1.340.0.ebuild29
-rw-r--r--dev-perl/Math-FFT/metadata.xml12
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-perl/Math-FFT/Manifest b/dev-perl/Math-FFT/Manifest
deleted file mode 100644
index f98016179a1c..000000000000
--- a/dev-perl/Math-FFT/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Math-FFT-1.34.tar.gz 41732 BLAKE2B d1ba5c1184cfd38459294eb8064a89a518dc78e0f12501c20322ea91945457b3bd420003dc8177dc4b6e4aa3c57869ccd2aa571763161f43790b215f843d36fc SHA512 605ce6805c106d00e851604115581d2e035843982e01b848d730e74890041c66e57139dcc037c36eeb3de80a45436e0a36f7482eac080e92638ac44be8af428d
-EBUILD Math-FFT-1.340.0.ebuild 526 BLAKE2B 4a63c638beec1c759da0cdd8e32859b5ec85769303dc39cd152e888b678f8e5d180240324f525efb79e259bf4e3853a6e0587067c77b03c7a1a7f10a6180512e SHA512 e53a77a490d0e2a94b6ea5cf90fcf4ca81d174740425f520f91c1f76c04fe6cf557121a3b4f7a7556a7c2a6893246ec07249212b54bd3f018d939c620e3f3acf
-MISC metadata.xml 388 BLAKE2B 4d24b23eae2f120898847fff475ade1de1b97b24c054e7e2af9c42ef7893e3db3b217fb343f2a1c749ba31a666e842a5573cd78f178379b33743a3d94c816136 SHA512 cfac1a0860a15b753cfe9cc5fa4bf91959c4349085f6ed9935eb16d8051b90e7770d05e2b187b3254cb53c4f02168cb13ee554dbfece3240d687581f9b72483f
diff --git a/dev-perl/Math-FFT/Math-FFT-1.340.0.ebuild b/dev-perl/Math-FFT/Math-FFT-1.340.0.ebuild
deleted file mode 100644
index 4d88fbb524a6..000000000000
--- a/dev-perl/Math-FFT/Math-FFT-1.340.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SHLOMIF
-DIST_VERSION=1.34
-inherit perl-module
-
-DESCRIPTION="Perl module to calculate Fast Fourier Transforms"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- virtual/perl-Exporter
- virtual/perl-File-Spec
- virtual/perl-File-Temp
- virtual/perl-IO
- virtual/perl-Test-Simple
- virtual/perl-parent
- )
-"
diff --git a/dev-perl/Math-FFT/metadata.xml b/dev-perl/Math-FFT/metadata.xml
deleted file mode 100644
index 08e251aeeb8e..000000000000
--- a/dev-perl/Math-FFT/metadata.xml
+++ /dev/null
@@ -1,12 +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-FFT</remote-id>
- <remote-id type="cpan-module">Math::FFT</remote-id>
- </upstream>
-</pkgmetadata>