blob: f52babc01aa123a8761713de25719e798fd3c08f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install
DEPEND=>=dev-libs/gmp-4.2.0:0 >=dev-libs/mpfr-2.3.0:0
DESCRIPTION=Different implementations of the floating-point LLL reduction algorithm
EAPI=5
HOMEPAGE=http://perso.ens-lyon.fr/damien.stehle/index.html#software
IUSE=static-libs
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2+
RDEPEND=>=dev-libs/gmp-4.2.0:0 >=dev-libs/mpfr-2.3.0:0
SLOT=0
SRC_URI=http://perso.ens-lyon.fr/damien.stehle/fplll/libfplll-4.0.4.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=2266789f3b862f3fc1c24e2856553614
|