blob: df0e6184205d22ad9873e1bd0a8d144edc6aaa03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install setup
DESCRIPTION=Convenient factorization helper script using msieve and ggnfs
EAPI=6
HOMEPAGE=http://gladman.plushost.co.uk/oldsite/computing/factoring.php
IUSE=python_targets_python2_7
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] sci-mathematics/msieve sci-mathematics/ggnfs
REQUIRED_USE=python_targets_python2_7
SLOT=0
SRC_URI=http://gladman.plushost.co.uk/oldsite/computing/factmsieve.76.zip
_eclass_exported_funcs=pkg_setup:python-single-r1 src_install:-
_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 python-single-r1 317a2557b4d7319a7418225f65accf77 python-utils-r1 fe03cdf15cb0f5eb535ad8a2a71187fb toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=08470f46ae3048ae57e8c8179f490f94
|