2016-06-20 08:59:23 +03:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2017-02-27 14:33:07 +03:00
|
|
|
DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
|
2016-06-20 08:59:23 +03:00
|
|
|
DESCRIPTION=An implementation of time.monotonic() for Python 2 & < 3.3
|
|
|
|
EAPI=5
|
|
|
|
HOMEPAGE=https://github.com/atdt/monotonic
|
2017-02-27 14:33:07 +03:00
|
|
|
IUSE=python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
|
2016-06-20 08:59:23 +03:00
|
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
|
|
LICENSE=Apache-2.0
|
2017-02-27 14:33:07 +03:00
|
|
|
RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
|
|
|
|
REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 )
|
2016-06-20 08:59:23 +03:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://pypi/m/monotonic/monotonic-1.1.tar.gz
|
2017-02-27 14:33:07 +03:00
|
|
|
_eclasses_=distutils-r1 33301ed2b64f8af6f775e0efe52e51fe eutils c8729578e47597ee48d77eda210e2b56 multibuild 863e759ee14be1c222e6b67853e91c7d multilib 177a5a7d8d9cc0ec8bffd43ee456ba7f multiprocessing cff7d39d2849bcb4f9fc62c5bb39cac4 python-r1 34891ed5e2e95ae50a5b75edb0b88769 python-utils-r1 cc11ee8da99960e67e018b735aca9ac3 toolchain-funcs 3115bbace907b4a0a213e883e7da535d xdg-utils 169c13f9ec65368f6f6b2961e68dc152
|
|
|
|
_md5_=f5da2371634e7bbd8046719e7f284fa3
|