mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
16 lines
841 B
Plaintext
16 lines
841 B
Plaintext
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
|
|
DEFINED_PHASES=compile configure install test
|
|
DEPEND=test? ( dev-crystal/webmock )
|
|
DESCRIPTION=HTTP Proxy server and client written in Crystal
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mamantoha/http_proxy
|
|
INHERIT=shards
|
|
IUSE=test debug doc
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/mamantoha/http_proxy/archive/refs/tags/v0.12.0.tar.gz -> http_proxy-0.12.0.tar.gz
|
|
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 25e840513c93fc4f0194e6240a0d756d shards 19e21a696fe66db90959968325a9c97f
|
|
_md5_=cfa83926458a3761d1f86ccaec071847
|