blob: f1cebc25a49c285258c469678fe1ce4be9a4c5e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst prepare
DESCRIPTION=Core Rule Set for ModSecurity
EAPI=5
HOMEPAGE=http://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project
IUSE=lua geoip
KEYWORDS=amd64 ppc sparc x86
LICENSE=Apache-2.0
RDEPEND=>=www-apache/mod_security-2.7[lua?,geoip?]
SLOT=0
SRC_URI=https://github.com/SpiderLabs/owasp-modsecurity-crs/archive/2.2.7.tar.gz -> modsecurity-crs-2.2.7.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_install:-
_md5_=486dcd670b32be9aa39f6a768e899e69
|