blob: 282dd757049c7278cf0830055a045e30dc4e838d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install unpack
DEPEND=sys-apps/help2man sys-apps/coreutils >=dev-vcs/git-1.8.2.1
DESCRIPTION=A script that wraps wdiff to support directories and colorize the output
EAPI=6
HOMEPAGE=https://github.com/junghans/cwdiff
IUSE=mercurial
LICENSE=GPL-2
RDEPEND=sys-apps/sed app-shells/bash app-text/wdiff sys-apps/diffutils mercurial? ( dev-vcs/mercurial )
SLOT=0
_eclass_exported_funcs=src_unpack:git-r3 src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c git-r3 08c5be5f8bdc203ed54d5ff5fef3c34d multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=2831f3c931570b1ee1ad25b12b78140a
|