12 lines
531 B
Text
12 lines
531 B
Text
DEFINED_PHASES=install
|
|
DEPEND=sys-apps/help2man sys-apps/coreutils
|
|
DESCRIPTION=A script that wraps wdiff to support directories and colorize the output
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/junghans/cwdiff
|
|
IUSE=mercurial
|
|
KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x64-macos ~x86-macos
|
|
LICENSE=GPL-2
|
|
RDEPEND=sys-apps/sed app-shells/bash app-text/wdiff sys-apps/diffutils mercurial? ( dev-vcs/mercurial )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/junghans/cwdiff/archive/v0.4.0.tar.gz -> cwdiff-0.4.0.tar.gz
|
|
_md5_=d492a4d10c3c120cffeeebf46cee7dcf
|