blob: 5b9a4469c06839effd1428958e4b9082892bdd38 (
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_=0e2e8cee4983efb124f7a5faa2e7a3ba
|