blob: c9389ae6ca4299671030dc535812b7b6ff4f6be5 (
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-4.1.2 >=dev-libs/mpfr-2.4
DESCRIPTION=Multiple precision interval arithmetic library based on MPFR
EAPI=4
HOMEPAGE=http://perso.ens-lyon.fr/nathalie.revol/software.html
IUSE=static-libs
KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=>=dev-libs/gmp-4.1.2 >=dev-libs/mpfr-2.4
SLOT=0
SRC_URI=https://gforge.inria.fr/frs/download.php/30129/mpfi-1.5.1.tar.bz2
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:autotools-utils src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=6701a1b35096e3208b17c17dd699e8d3
|