blob: 007a407d717ac75cde248ef369cc6fe8ed11df41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python2_7? ( || ( >=dev-python/matplotlib-python2-1.1[python_targets_python2_7(-)] >=dev-python/matplotlib-1.1[python_targets_python2_7(-)] ) || ( dev-python/numpy-python2[python_targets_python2_7(-)] dev-python/numpy[python_targets_python2_7(-)] ) || ( >=sci-libs/scipy-python2-0.11[python_targets_python2_7(-)] >=sci-libs/scipy-0.11[python_targets_python2_7(-)] ) ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) python_single_target_python2_7? ( >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)] )
DESCRIPTION=Program to fit chemical exchange induced shift and relaxation data
EAPI=6
HOMEPAGE=https://github.com/gbouvignies/chemex
IUSE=+python_single_target_python2_7
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_single_target_python2_7? ( || ( >=dev-python/matplotlib-python2-1.1[python_targets_python2_7(-)] >=dev-python/matplotlib-1.1[python_targets_python2_7(-)] ) || ( dev-python/numpy-python2[python_targets_python2_7(-)] dev-python/numpy[python_targets_python2_7(-)] ) || ( >=sci-libs/scipy-python2-0.11[python_targets_python2_7(-)] >=sci-libs/scipy-0.11[python_targets_python2_7(-)] ) ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] )
REQUIRED_USE=^^ ( python_single_target_python2_7 )
SLOT=0
SRC_URI=https://github.com/gbouvignies/chemex/archive/0.6.1.tar.gz -> chemex-0.6.1.tar.gz
_eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d distutils-r1 577e2308f7b36e26062d464f59a5ee6c epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 151046e8d2ffc8cffc8329bbc50a686b python-utils-r1 e03f98555f2634bb9fb3160a8e30e3ec toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=e8175331c954b599362e293b84ccf39c
|