blob: e3f96dd44239dcaae4ca7c4f8471d989583019fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/gmp:0= >=dev-libs/gf2x-0.9 dev-lang/perl
DESCRIPTION=High-performance and portable Number Theory C++ library
EAPI=6
HOMEPAGE=http://shoup.net/ntl/
IUSE=doc static-libs test
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
LICENSE=GPL-2
RDEPEND=dev-libs/gmp:0= >=dev-libs/gf2x-0.9
SLOT=0
SRC_URI=http://www.shoup.net/ntl/ntl-9.6.4.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=f381387407e323fb0ec20fa3ee990899
|