blob: 6aaf01ed33729c85d72076f1aed9679d336c135e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=python_single_target_python3_8? ( dev-python/beautifulsoup[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] ) 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_8
KEYWORDS=~amd64 ~hppa ~x86
LICENSE=LGPL-2
RDEPEND=python_single_target_python3_8? ( dev-python/beautifulsoup[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] ) 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_8 )
SLOT=0
SRC_URI=https://github.com/apenwarr/redo/archive/redo-0.42c.tar.gz
_eclasses_=multilib 4b66d835ec72e021e359bb81eacfe988 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multiprocessing 61c959fc55c15c00bbb1079d6a71370b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 08d890890f70fe0096093016e55438d5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
_md5_=1aaf72a14dbf9d998ef1d62d3df80644
|