summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild')
-rw-r--r--perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild
deleted file mode 100644
index 7ffb6e585024..000000000000
--- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.1 2008/11/02 07:26:34 tove Exp $
-
-MODULE_AUTHOR="TELS/math"
-inherit perl-module
-
-DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 hppa ppc x86"
-RDEPEND=">=virtual/perl-Math-BigInt-1.87"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"