blob: 8d2fe7367f997c9fab50f7a44e5870454cec5222 (
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 ~mips ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD
SLOT=0/1
SRC_URI=https://double-conversion.googlecode.com/files/double-conversion-2.0.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 scons-utils 6a35944612b7ecb18a3803359554badc toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441
_md5_=3cc902c0f2854b17ee9b7bd1ccef119b
|