| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.9.0 | 8 | ~amd64 | 0 |
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=8
DESCRIPTION="Application Layer DoS attack simulator"
HOMEPAGE="http://code.google.com/p/slowhttptest"
SRC_URI="https://github.com/shekyan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND="dev-libs/openssl"
RDEPEND="${DEPEND}"
dev-libs/openssl
dev-libs/openssl
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | slowhttptest-1.9.0.gh.tar.gz | 135299 bytes | https://github.com/shekyan/slowhttptest/archive/refs/tags/v1.9.0.tar.gz |