blob: 55b0061ecdb1ce27a0b304210d712aed952887e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=python_single_target_python3_7? ( dev-python/beautifulsoup[python_targets_python3_7(-)] dev-python/markdown[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/beautifulsoup[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-lang/python:3.7[sqlite] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[sqlite] >=dev-lang/python-exec-2:=[python_targets_python3_8] )
DEFINED_PHASES=compile configure install setup test
DESCRIPTION=Smaller, easier, more powerful, and more reliable than make
EAPI=7
HOMEPAGE=https://github.com/apenwarr/redo
INHERIT=multilib multiprocessing python-utils-r1 python-single-r1
IUSE=python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=~amd64 ~hppa ~x86
LICENSE=LGPL-2
RDEPEND=python_single_target_python3_7? ( dev-python/beautifulsoup[python_targets_python3_7(-)] dev-python/markdown[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/beautifulsoup[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-lang/python:3.7[sqlite] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[sqlite] >=dev-lang/python-exec-2:=[python_targets_python3_8] )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
SLOT=0
SRC_URI=https://github.com/apenwarr/redo/archive/redo-0.42c.tar.gz
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multiprocessing cac3169468f893670dac3e7cb940e045 python-utils-r1 2a0da9eb3f3fd923a42d92127685aa37 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a
_md5_=dfe996b59731475e7397c209053d3852
|