mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-24 15:51:03 +02:00
slight update to new pentoo ebuild, I really need someone to tell me what apps are webappsec and sqlsec
This commit is contained in:
parent
2dd1fd7f78
commit
a912a2e51f
1 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
ESVN_REPO_URI="https://www.pentoo.ch/svn/livecd/trunk/portage/"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE="dwm +enlightenment kde livecd +wireless xfce"
|
||||
IUSE="dwm +enlightenment kde livecd +sqlsec +webappsec +wirelesssec xfce"
|
||||
|
||||
DEPEND=""
|
||||
|
||||
|
|
@ -27,7 +27,8 @@ RDEPEND="${RDEPEND}
|
|||
|
||||
#wifi/wireless apps
|
||||
RDEPEND="${RDEPEND}
|
||||
wireless? ( net-misc/karma
|
||||
wirelesssec? ( app-crypt/asleap
|
||||
net-misc/karma
|
||||
net-wireless/gerix
|
||||
=net-dialup/freeradius-2.1.7[wpe]
|
||||
#net-wireless/afrag
|
||||
|
|
@ -259,7 +260,6 @@ RDEPEND="${REDEPEND}
|
|||
#the tools
|
||||
RDEPEND="${RDEPEND}
|
||||
app-crypt/SIPcrack
|
||||
app-crypt/asleap
|
||||
app-crypt/chntpw
|
||||
app-crypt/johntheripper
|
||||
#app-crypt/md5bf
|
||||
|
|
|
|||
Loading…
Reference in a new issue