summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.992.ebuild')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.992.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.992.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.992.ebuild
deleted file mode 100644
index a1097ed05562..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.992.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.992.ebuild,v 1.1 2011/02/19 08:30:58 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=PJACKLAM
-MODULE_VERSION=1.992
-inherit perl-module eutils
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
-DEPEND="${RDEPEND}"
-
-PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.25
- >=perl-core/bignum-0.22
- >=perl-core/Math-BigRat-0.260.200"
-
-SRC_TEST="do"