blob: 43bc023e3cd252558b6973b99126990e115c56c9 (
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 d513d423d449877e49d99af3f7af7acb
_md5_=7e5ed40714b7668ff906a18e17edfb43
|