blob: 365a32b4c6631414e0b0a7de9554f8dcb8b0b3e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-perl/boolean dev-perl/List-MoreUtils dev-perl/Params-Validate virtual/perl-Carp virtual/perl-Exporter virtual/perl-Scalar-List-Utils virtual/perl-XSLoader >=dev-perl/Module-Build-0.400.0 virtual/perl-ExtUtils-CBuilder test? ( virtual/perl-Test-Simple ) dev-lang/perl
DESCRIPTION=Factorize numbers and calculate matching multiplications
EAPI=6
HOMEPAGE=https://metacpan.org/release/Math-Factor-XS
INHERIT=perl-module
IUSE=test
KEYWORDS=~amd64 x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=dev-perl/boolean dev-perl/List-MoreUtils dev-perl/Params-Validate virtual/perl-Carp virtual/perl-Exporter virtual/perl-Scalar-List-Utils virtual/perl-XSLoader dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/K/KR/KRYDE/Math-Factor-XS-0.40.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 0ee2b2b92175720c966a5608c62b458d
_md5_=5926144034ac97737e1a430619d63b5f
|