blob: d9e49496cacce5e62b938f7f140c64aeaa587d9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare test
DEPEND=dev-util/scons
DESCRIPTION=Binary-decimal and decimal-binary conversion routines for IEEE doubles
EAPI=5
HOMEPAGE=https://github.com/google/double-conversion
IUSE=static-libs
KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD
SLOT=0/1
SRC_URI=https://github.com/google/double-conversion/archive/v2.0.1.tar.gz -> double-conversion-2.0.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c scons-utils fcace052aef60e6b0eb3023c26aa585a toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=e23ee756cd5bfb39c73eadf874041dbc
|