commit:     2b8ccbd8edc747f772eed7f4c05c813c6747654e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 30 16:05:19 2018 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 30 16:05:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8ccbd8

perl-core/Math-BigInt: Remove old

Closes: https://bugs.gentoo.org/613640
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 perl-core/Math-BigInt/Manifest                     |  1 -
 perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
index 4c975ac9a20..8c784f78346 100644
--- a/perl-core/Math-BigInt/Manifest
+++ b/perl-core/Math-BigInt/Manifest
@@ -1,2 +1 @@
-DIST Math-BigInt-1.999715.tar.gz 252193 BLAKE2B 
b73cca6b89dc88daffa6770b9ebfa68bb8a2181cb23eab70e09f789b2e769abe7c8ef61d92991eeddf1a3751621e138672d5d3823cf0e1ea0f34bcf57a468e03
 SHA512 
85d5e168e41f53a37cfcdbef3a2b9a998be7344e828675cda5e3d9db320d4d617555aa9611ecabd6a13974d3a3eee8ec624e9f839bc6ac7a3abecc6a67305bc7
 DIST Math-BigInt-1.999806.tar.gz 2814121 BLAKE2B 
9be5e024e0227965ae3abc4962aac40d9d082004d8f57a6b96e84eba0732fd7b276d375848090922748081f6f44b0b5dde915037c659395e6e5979090b75cc4a
 SHA512 
2c496450ecc64acb7635ed2bf3b1bb0faef77aee56aee391341ca180e63037c4bc9fee6e8ae23f1db610df56a83e703a602ed37a83b35f294f7536642d897e9f

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 fb7d40b37a1..00000000000
--- 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?

Reply via email to