blob: 98e6c5c92131ef22c905c48ef8bd831a04802e4b (
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_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 772b26a6baefb4c8c5e0c1fc724508b7
_md5_=31ec45a48d4d5cf381561f2ecb7f56b7
|