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