diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-08-25 12:43:28 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-08-25 12:43:28 +0000 |
commit | b7d230b0e04bf5f7f924e5a23fbebdb00b69f8ff (patch) | |
tree | 0f29d3756cf0a636cfe9b3c09213a6100c6d5756 /perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild | |
parent | drop old (diff) | |
download | gentoo-2-b7d230b0e04bf5f7f924e5a23fbebdb00b69f8ff.tar.gz gentoo-2-b7d230b0e04bf5f7f924e5a23fbebdb00b69f8ff.tar.bz2 gentoo-2-b7d230b0e04bf5f7f924e5a23fbebdb00b69f8ff.zip |
drop old
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild')
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild deleted file mode 100644 index f06305cefee2..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild +++ /dev/null @@ -1,21 +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-FastCalc/Math-BigInt-FastCalc-0.290.0.ebuild,v 1.1 2011/07/12 15:59:33 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=FLORA -MODULE_VERSION=0.29 -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" -IUSE="" - -RDEPEND=">=virtual/perl-Math-BigInt-1.993 - virtual/perl-XSLoader" -DEPEND="${RDEPEND}" - -SRC_TEST="do" |