summaryrefslogtreecommitdiff
path: root/perl-core
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-12-31 13:43:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-12-31 13:43:35 +0000
commit2891d29af8907ce881662f4a02844926d7a293c7 (patch)
tree56979d96839d0827aa52008b81b746b4934d88df /perl-core
parentde49812990871e1705b64051c35161d5e6400269 (diff)
gentoo resync : 31.12.2018
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Manifest.gzbin7979 -> 7974 bytes
-rw-r--r--perl-core/Math-BigInt/Manifest2
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild29
3 files changed, 0 insertions, 31 deletions
diff --git a/perl-core/Manifest.gz b/perl-core/Manifest.gz
index 6e46eb293c7f..804210edd080 100644
--- a/perl-core/Manifest.gz
+++ b/perl-core/Manifest.gz
Binary files differ
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
index cb0a57261864..8da44608e8cc 100644
--- a/perl-core/Math-BigInt/Manifest
+++ b/perl-core/Math-BigInt/Manifest
@@ -1,5 +1,3 @@
-DIST Math-BigInt-1.999715.tar.gz 252193 BLAKE2B b73cca6b89dc88daffa6770b9ebfa68bb8a2181cb23eab70e09f789b2e769abe7c8ef61d92991eeddf1a3751621e138672d5d3823cf0e1ea0f34bcf57a468e03 SHA512 85d5e168e41f53a37cfcdbef3a2b9a998be7344e828675cda5e3d9db320d4d617555aa9611ecabd6a13974d3a3eee8ec624e9f839bc6ac7a3abecc6a67305bc7
DIST Math-BigInt-1.999806.tar.gz 2814121 BLAKE2B 9be5e024e0227965ae3abc4962aac40d9d082004d8f57a6b96e84eba0732fd7b276d375848090922748081f6f44b0b5dde915037c659395e6e5979090b75cc4a SHA512 2c496450ecc64acb7635ed2bf3b1bb0faef77aee56aee391341ca180e63037c4bc9fee6e8ae23f1db610df56a83e703a602ed37a83b35f294f7536642d897e9f
-EBUILD Math-BigInt-1.999.715.ebuild 767 BLAKE2B d22adb44be1a46039cbf43e6fae6f18db9f60af252cdabddb02965444638824cc16ce949783c30c78c6146cdb22538126fc104045941559a5b1cc6e52b669c0c SHA512 4fce9005b7a5f15ec8aac2502f258d4ac90fdb366bf3c76735db7d2c908f41c4ddf34f6a621fa4353db5d5cacfa0884d5cf223935064e328e35f9034adb3be83
EBUILD Math-BigInt-1.999.806.ebuild 942 BLAKE2B dd435cefbec84cea5454fc0674c2d7075dbeaa6015cd89b51de68003a628c5d3d3b53f857e4db096a0d2fcc4446d5f7b1395712224cb48bef1cd385595c112c7 SHA512 34837b3caedf1bc7415be2625f6d3e1c45c9c83fe880963ff640676d89fa5b1cbbc4c26cae45e1d7833b7137bf2ef054d79165a3b915c11e14886e964e9599ca
MISC metadata.xml 652 BLAKE2B 8fa62ec77b881500b16d7b5f8301259193939f678891333b6f16346e52f3db2878630b438818df72c2269ef40af45d36ec848174575522d440a72dd23830b104 SHA512 da38877ebdfae548d800f3ce035c748dd1baf3b6b1e6256219d1107a4dd644ce091a770a6a809c952a712c5e68b4e84b8193a5c213c25e66e4bda89635968131
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
deleted file mode 100644
index fb7d40b37a1c..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PJACKLAM
-DIST_VERSION=1.999715
-inherit perl-module
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Math-Complex-1.390.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.930.100 )
-"
-
-PDEPEND="
- >=virtual/perl-Math-BigInt-FastCalc-0.270.0
- >=virtual/perl-bignum-0.220.0
- >=virtual/perl-Math-BigRat-0.260.200
-"
-# where does this come from?