blob: a8b87fbb63dea8587be028446fce82b8435627f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install test
DEPEND=sys-devel/gettext sys-apps/groff test? ( app-arch/sharutils ) sys-devel/bison
DESCRIPTION=File history and comparison tools
EAPI=0
HOMEPAGE=http://fhist.sourceforge.net/fhist.html
IUSE=test
KEYWORDS=~ppc x86
LICENSE=GPL-2
RDEPEND=sys-devel/gettext sys-apps/groff
SLOT=0
SRC_URI=http://fhist.sourceforge.net/fhist-1.16.tar.gz
_eclass_exported_funcs=src_compile:- src_test:- src_install:-
_md5_=8e344269eca8305135e1dde96e1ebacb
|