blob: 92171219b71ecb2637573973e5d226c88b1425fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=sys-devel/gettext python_single_target_python3_7? ( doc? ( dev-python/sphinx[python_targets_python3_7(-)] ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost dev-python/mock[python_targets_python3_7(-)] dev-python/nose[python_targets_python3_7(-)] ) ) python_single_target_python3_8? ( doc? ( dev-python/sphinx[python_targets_python3_8(-)] ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost dev-python/mock[python_targets_python3_8(-)] dev-python/nose[python_targets_python3_8(-)] ) ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DESCRIPTION=The highly caffeinated git GUI
EAPI=7
HOMEPAGE=https://git-cola.github.io/
INHERIT=distutils-r1 readme.gentoo-r1 virtualx xdg-utils
IUSE=doc test python_single_target_python3_7 python_single_target_python3_8 test
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_7? ( dev-python/numpy[python_targets_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)] dev-python/PyQt5[network,python_targets_python3_7(-)] dev-python/QtPy[gui,python_targets_python3_7(-)] dev-python/send2trash[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/numpy[python_targets_python3_8(-)] dev-python/pygments[python_targets_python3_8(-)] dev-python/PyQt5[network,python_targets_python3_8(-)] dev-python/QtPy[gui,python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] ) dev-vcs/git python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/git-cola/git-cola/archive/v3.5.tar.gz -> git-cola-3.5.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-single-r1 c7de0087e87a282f2faec351822e097c distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 virtualx 7e60d3b10c791ab996f717bc1f30072f xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=b348661b0067af6e63736a6af3dcadce
|