blob: 156529599396aa80339d391a166e7a591afa3dae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-db/sqlite:3 ewf? ( app-forensics/libewf ) aff? ( app-forensics/afflib )
DESCRIPTION=A collection of file system and media management forensic analysis tools
EAPI=5
HOMEPAGE=http://www.sleuthkit.org/sleuthkit/
IUSE=aff ewf static-libs
KEYWORDS=amd64 hppa ppc x86
LICENSE=GPL-2 IBM
RDEPEND=dev-db/sqlite:3 ewf? ( app-forensics/libewf ) aff? ( app-forensics/afflib ) dev-perl/Date-Manip
SLOT=0/9
SRC_URI=mirror://sourceforge/sleuthkit/sleuthkit-4.0.2.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=4734a62b35fa5aaa485ea64649fbe07a
|