blob: c40be172634585a11e6230666641e9b9ce47c8b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install prepare setup
DEPEND=dev-libs/boost:= =dev-util/mdds-1.4*:1 python? ( python_single_target_python3_6? ( >=dev-lang/python-3.6.10:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( >=dev-lang/python-3.7.6:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.2:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) )
DESCRIPTION=General purpose formula parser & interpreter
EAPI=7
HOMEPAGE=https://gitlab.com/ixion/ixion
IUSE=debug python static-libs +threads python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 x86
LICENSE=MIT
RDEPEND=dev-libs/boost:= =dev-util/mdds-1.4*:1 python? ( python_single_target_python3_6? ( >=dev-lang/python-3.6.10:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( >=dev-lang/python-3.7.6:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.2:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) )
SLOT=0/0.14
SRC_URI=https://kohei.us/files/ixion/src/libixion-0.14.1.tar.xz
_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e python-single-r1 151046e8d2ffc8cffc8329bbc50a686b python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=41f3ab821a64e4b10ae1769484355196
|