blob: 373f4fabb6e8ff33ce7b2a1b25234474c6dd8481 (
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_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(-)] dev-python/pytest[python_targets_python3_8(-)] ) ) python_single_target_python3_9? ( doc? ( dev-python/sphinx[python_targets_python3_9(-)] ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost dev-python/mock[python_targets_python3_9(-)] dev-python/nose[python_targets_python3_9(-)] dev-python/pytest[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) 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_8 python_single_target_python3_9 test
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=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(-)] ) python_single_target_python3_9? ( dev-python/numpy[python_targets_python3_9(-)] dev-python/pygments[python_targets_python3_9(-)] dev-python/PyQt5[network,python_targets_python3_9(-)] dev-python/QtPy[gui,python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] ) dev-vcs/git python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/git-cola/git-cola/archive/v3.8.tar.gz -> git-cola-3.8.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 virtualx 0a780e1ab49c75da33a78ede35ab8f9c xdg-utils 27f9a2f19502b925ac117bd657aa2979
_md5_=985c1fe5247aa0f85c1d83e0c9042dca
|