pentoo-forensics: rdd and dff tools added

This commit is contained in:
Anton Bolshakov 2012-05-18 17:17:21 +00:00
parent 2897580eb4
commit 03e698bcc9
2 changed files with 33 additions and 0 deletions

View file

@ -1 +1,2 @@
EBUILD pentoo-forensics-2012.0-r1.ebuild 653 RMD160 de66f9ecd15388057430280a6a816f98c298f321 SHA1 1726d78acf6ac7048e117c0d5fb9f10aa8241c48 SHA256 8cf7fadc608cbdc52a8420e0563f5680bd50f61057ec1a57d68fe787445bdfeb
EBUILD pentoo-forensics-2012.0.ebuild 643 RMD160 1b06d1866c0549f091ab775ddf20edaa0f0ead18 SHA1 f06edd441f12891b30e58b4c961a186a509dbb13 SHA256 cc81f715b1e628da7f4500bb6aa3ff7caba5e47102993842249a4cbc3a6eec45

View file

@ -0,0 +1,32 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
KEYWORDS="-*"
DESCRIPTION="Pentoo forensics meta ebuild"
HOMEPAGE="http://www.pentoo.ch"
SLOT="0"
LICENSE="GPL"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
app-crypt/xor-analyze
app-forensics/autopsy
app-forensics/cmospwd
app-forensics/dff
app-forensics/galleta
app-forensics/make-pdf
app-forensics/memdump
app-forensics/origami
app-forensics/pasco
app-forensics/pdfid
app-forensics/pdf-parser
app-forensics/rdd
app-forensics/sleuthkit
app-forensics/volatility
sys-apps/dcfldd
sys-fs/dd-rescue
sys-fs/ddrescue"