blob: 7277ae6ef68f591769c68fd9235e7f5033c24895 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare
DEPEND=dev-libs/icu:= nls? ( sys-devel/gettext )
DESCRIPTION=A front-end for the diff program that operates at the word level instead of the line level
EAPI=5
HOMEPAGE=http://os.ghalkes.nl/dwdiff.html
IUSE=nls
KEYWORDS=amd64 ppc x86
LICENSE=GPL-3
RDEPEND=dev-libs/icu:= sys-apps/diffutils
SLOT=0
SRC_URI=http://os.ghalkes.nl/dist/dwdiff-2.1.0.tar.bz2
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=7e5ed40714b7668ff906a18e17edfb43
|