blob: 99f6038be3e98f9eba523ba8a546da2eab5d6817 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=virtual/perl-Math-BigInt-1.999.812 >=virtual/perl-XSLoader-0.20.0 >=dev-libs/gmp-4.0.0:0 >=virtual/perl-ExtUtils-MakeMaker-6.580.0 test? ( >=virtual/perl-Test-Simple-0.820.0 ) dev-lang/perl
DESCRIPTION=Use the GMP library for Math::BigInt routines
EAPI=6
HOMEPAGE=https://metacpan.org/release/Math-BigInt-GMP
INHERIT=perl-module
IUSE=test
KEYWORDS=~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=>=virtual/perl-Math-BigInt-1.999.812 >=virtual/perl-XSLoader-0.20.0 >=dev-libs/gmp-4.0.0:0 dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6006.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584
_md5_=63066dd9427d2425f9af68568f852345
|