2015-01-12 11:09:44 +03:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2016-10-28 07:52:17 +03:00
|
|
|
DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] test? ( dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/nosexcover[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
|
2015-01-12 11:09:44 +03:00
|
|
|
DESCRIPTION=A pure git implementation of a sliding window memory map manager
|
|
|
|
EAPI=5
|
2015-08-24 15:08:46 +03:00
|
|
|
HOMEPAGE=https://pypi.python.org/pypi/smmap https://github.com/Byron/smmap
|
2016-10-28 07:52:17 +03:00
|
|
|
IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5
|
2015-03-09 22:56:36 +03:00
|
|
|
KEYWORDS=amd64 x86
|
2015-01-12 11:09:44 +03:00
|
|
|
LICENSE=BSD
|
2016-10-28 07:52:17 +03:00
|
|
|
RDEPEND=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
|
|
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 )
|
2015-01-12 11:09:44 +03:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://pypi/s/smmap/smmap-0.9.0.tar.gz
|
2016-12-18 20:17:57 +03:00
|
|
|
_eclasses_=distutils-r1 583a05d30524485fda6869c772682ecd eutils b83a2420b796f7c6eff682679d08fe25 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 66b3bf714f8cfc1b6494db5269b4666e python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
|
2016-11-02 01:53:05 +03:00
|
|
|
_md5_=0bdd59e442640589caf7f6e2f091b7e7
|