blob: 02717e7e11cc98ff2eab536242195e03b5916e11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst postrm prepare setup
DEPEND=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] ) !sci-chemistry/tinker
DESCRIPTION=A graphical tool to compare and merge text files
EAPI=7
HOMEPAGE=http://diffuse.sourceforge.net/ https://github.com/MightyCreak/diffuse/
INHERIT=python-single-r1 l10n xdg-utils
IUSE=python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=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_7? ( dev-python/pygobject:3[python_targets_python3_7(-),cairo] ) python_single_target_python3_8? ( dev-python/pygobject:3[python_targets_python3_8(-),cairo] ) x11-libs/gtk+:3[introspection]
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
SLOT=0
SRC_URI=https://dev.gentoo.org/~grozin/diffuse-0.5.0_alpha7.tar.xz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 2a0da9eb3f3fd923a42d92127685aa37 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a l10n 8cdd85e169b835d518bc2fd59f780d8e xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=560bcb7586d86d0db97379e993738b96
|