diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-24 20:52:24 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-24 20:52:24 +0000 |
commit | 0a0b3de8cdd739be72c64eb1e4b909d8032c94ae (patch) | |
tree | fc8fa64faba1a28c20cf77daa19267b44ac64b60 /metadata/md5-cache/dev-vcs | |
parent | Merge updates from master (diff) | |
download | gentoo-0a0b3de8cdd739be72c64eb1e4b909d8032c94ae.tar.gz gentoo-0a0b3de8cdd739be72c64eb1e4b909d8032c94ae.tar.bz2 gentoo-0a0b3de8cdd739be72c64eb1e4b909d8032c94ae.zip |
2021-02-24 20:52:23 UTC
Diffstat (limited to 'metadata/md5-cache/dev-vcs')
-rw-r--r-- | metadata/md5-cache/dev-vcs/git-cola-3.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-vcs/git-cola-3.8 b/metadata/md5-cache/dev-vcs/git-cola-3.8 index a6f6dec8c0c1..75fea50071a8 100644 --- a/metadata/md5-cache/dev-vcs/git-cola-3.8 +++ b/metadata/md5-cache/dev-vcs/git-cola-3.8 @@ -4,7 +4,7 @@ DESCRIPTION=The highly caffeinated git GUI EAPI=7 HOMEPAGE=https://git-cola.github.io/ IUSE=doc test python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 test -KEYWORDS=~amd64 ~x86 +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(-)] ) 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_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] ) 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_7 python_single_target_python3_8 python_single_target_python3_9 ) @@ -12,4 +12,4 @@ 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_=distutils-r1 c166cdc9bfdc0fee3ea2100e01fdcdd3 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 69861348186337fa4b269de5826004b3 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx 7e60d3b10c791ab996f717bc1f30072f xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=e29dac6f53556d879bee36cfde5bb201 +_md5_=c6e47a4d0943660ea5e7f61d210f4906 |