blob: d44cff78808de0c7b69efe2d3c3cbba7362eaca9 (
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 ea170b525f6a38a006be05c9d9429f13 flag-o-matic 35067884fbff37bc0c8e7421c5315558 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=f381387407e323fb0ec20fa3ee990899
|