diff options
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild')
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild deleted file mode 100644 index f82987859ef1..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 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.21.ebuild,v 1.1 2010/09/04 07:26:04 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=FLORA -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.90" -DEPEND="${RDEPEND}" - -SRC_TEST="do" |