2022-09-20 13:33:15 +02:00
|
|
|
DEFINED_PHASES=install postinst setup
|
|
|
|
DESCRIPTION=Script for blocking IP addresses with many concurrent connections
|
|
|
|
EAPI=8
|
|
|
|
HOMEPAGE=https://gittr.ch/linux/ddos-mitigator
|
|
|
|
INHERIT=python-single-r1
|
2024-12-16 02:24:26 +01:00
|
|
|
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
2022-09-20 13:33:15 +02:00
|
|
|
KEYWORDS=~amd64
|
|
|
|
LICENSE=GPL-2
|
2024-12-16 02:24:26 +01:00
|
|
|
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) app-admin/sudo python_single_target_python3_10? ( dev-python/geoip2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/geoip2[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/geoip2[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/geoip2[python_targets_python3_13(-)] ) net-analyzer/fail2ban sys-apps/coreutils sys-apps/grep sys-apps/iproute2 sys-apps/moreutils sys-apps/util-linux
|
|
|
|
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
2022-09-20 13:33:15 +02:00
|
|
|
RESTRICT=mirror
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=https://gittr.ch/linux/ddos-mitigator/archive/v3.0.1.tar.gz -> ddos-mitigator-3.0.1.tar.gz
|
2024-12-16 01:47:55 +01:00
|
|
|
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
2024-12-16 02:24:26 +01:00
|
|
|
_md5_=692e430457b9cb7df6cb0494219b7260
|