2016-06-20 08:59:23 +03:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2016-10-28 07:51:38 +03:00
|
|
|
DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_pypy? ( virtual/pypy: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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
|
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
|
2016-10-28 07:51:38 +03:00
|
|
|
IUSE=python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5
|
2016-06-20 08:59:23 +03:00
|
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
|
|
LICENSE=Apache-2.0
|
2016-10-28 07:51:38 +03:00
|
|
|
RDEPEND=python_targets_pypy? ( virtual/pypy: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 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
|
|
|
|
REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 )
|
2016-06-20 08:59:23 +03:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://pypi/m/monotonic/monotonic-1.1.tar.gz
|
2016-10-28 07:51:38 +03:00
|
|
|
_eclasses_=distutils-r1 674dae153419b2200ae54e879cc65b57 eutils b83a2420b796f7c6eff682679d08fe25 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
|
2016-06-20 08:59:23 +03:00
|
|
|
_md5_=5d95493701e49bf93ca495403713fb13
|