2015-03-10 14:00:02 +03:00
|
|
|
DEFINED_PHASES=install
|
|
|
|
DESCRIPTION=A script that wraps wdiff to support directories and colorize the output
|
|
|
|
EAPI=5
|
2015-03-15 16:42:46 +03:00
|
|
|
HOMEPAGE=https://github.com/junghans/cwdiff
|
2015-03-10 14:00:02 +03:00
|
|
|
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
|
2015-03-15 16:42:46 +03:00
|
|
|
SRC_URI=https://github.com/junghans/cwdiff/archive/v0.2.8.tar.gz -> cwdiff-0.2.8.tar.gz
|
2017-03-01 14:54:57 +03:00
|
|
|
_md5_=b15d6721efafc46a1bab2d4b5e16c877
|