blob: ae4e7887f7d7424c6fc0c9e966ee04fa4e9f9f98 (
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 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=7e5ed40714b7668ff906a18e17edfb43
|