11 lines
516 B
Groff
11 lines
516 B
Groff
DEFINED_PHASES=install
|
|
DESCRIPTION=A script that wraps wdiff to support directories and colorize the output
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/junghans/cwdiff
|
|
IUSE=a2ps 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 a2ps? ( app-text/a2ps ) mercurial? ( dev-vcs/mercurial )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/junghans/cwdiff/archive/v0.2.8.tar.gz -> cwdiff-0.2.8.tar.gz
|
|
_md5_=b15d6721efafc46a1bab2d4b5e16c877
|