blob: 212d1067815987187073442071a6a395710789fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=x86? ( dev-lang/yasm ) amd64? ( dev-lang/yasm ) >=app-portage/elt-patches-20170317
DESCRIPTION=Library for arbitrary precision integer arithmetic (fork of gmp)
EAPI=5
HOMEPAGE=http://www.mpir.org/
IUSE=+cxx cpudetection static-libs
KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux
LICENSE=LGPL-3
SLOT=0/11
SRC_URI=http://www.mpir.org/mpir-2.6.0.tar.lzma
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 autotools-utils 5a4611dfba155b1659528663fad4cd5e epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool e32ea84bf82cf8987965b574672dba93 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=b8bf74a1acbcb9c195d55ac192a6d782
|