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-03-30 02:52:54 +01:00
|
|
|
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
2022-09-20 13:33:15 +02:00
|
|
|
KEYWORDS=~amd64
|
|
|
|
LICENSE=GPL-2
|
2024-03-30 02:52:54 +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 ) 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(-)] ) 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 )
|
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-06-12 00:56:18 +02:00
|
|
|
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562
|
|
|
|
_md5_=628ca1b883cd65c2f49d4f3965d99749
|