mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
pentoo: fixing deps
This commit is contained in:
parent
7a984df555
commit
5cb70c5106
4 changed files with 8 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-exploit-2012.0.ebuild 648 RMD160 e0f92fb0528640d235f37d798f52e35750a074a6 SHA1 d8d721f5aab5aff0dce8076cb9fccacbecbda2d3 SHA256 bee80fe8069440f26da70acf066af14aff4dcc1059f075ca6f9ae91a696211a9
|
||||
EBUILD pentoo-exploit-2012.0.ebuild 672 RMD160 6591b8e51be6f1676c4d2dfb0cdb4736940bb2af SHA1 bbd3fc4e566b9b14f1b0aadc9f94ec7160cd8230 SHA256 ad50361aeef4d53d56c30690c849024941f6cb9ffdde2af5776e4205d3a7a7d8
|
||||
|
|
|
|||
|
|
@ -8,13 +8,14 @@ DESCRIPTION="Pentoo exploit meta ebuild"
|
|||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE="livedvd"
|
||||
IUSE="livecd"
|
||||
|
||||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
livedvd? ( app-exploits/exploitdb
|
||||
!livecd? ( app-exploits/exploitdb
|
||||
app-exploits/packetstormexploits )
|
||||
app-exploits/shellstorm
|
||||
app-forensics/make-pdf
|
||||
net-analyzer/davtest
|
||||
net-analyzer/inguma
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-forensics-2012.0.ebuild 617 RMD160 09d6c89acb8fba40f3cf9bd0e34b427b99676c7e SHA1 849f33cedc69776b17de0d34d76c8b0f0a2da9b3 SHA256 8ba28a59102889c81c8bccce852f7c4194be894b6e5c7233014266e990ae76f5
|
||||
EBUILD pentoo-forensics-2012.0.ebuild 708 RMD160 c02f7222dd4157b0ae8ddbc1c3b90073bb769c78 SHA1 c7d5edefaaacff8fad678a0b0c9e7b9eb2f7ad88 SHA256 517cc9bcd6aa7ca4a60774b95df9a671acf76da0612412a62ed370cc46323201
|
||||
|
|
|
|||
|
|
@ -24,6 +24,9 @@ RDEPEND="${DEPEND}
|
|||
app-forensics/pdfid
|
||||
app-forensics/pdf-parser
|
||||
app-forensics/sleuthkit
|
||||
app-forensics/vol-plugins-crypto
|
||||
app-forensics/vol-plugins-reg
|
||||
app-forensics/volatility
|
||||
sys-apps/dcfldd
|
||||
sys-fs/dd-rescue
|
||||
sys-fs/ddrescue"
|
||||
|
|
|
|||
Loading…
Reference in a new issue