blob: af7a31a4e24ee942a3ac14503c79c174ec3f9ee4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst prepare test
DEPEND=dev-libs/libev >=dev-libs/libpcre-3 dns? ( net-libs/udns ) >=app-portage/elt-patches-20170815 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Proxies incoming HTTP and TLS connections based on the hostname
EAPI=6
HOMEPAGE=https://github.com/dlundquist/sniproxy
IUSE=+dns +largefile rfc3339
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=dev-libs/libev >=dev-libs/libpcre-3 dns? ( net-libs/udns )
SLOT=0
SRC_URI=https://github.com/dlundquist/sniproxy/archive/0.5.0.tar.gz -> sniproxy-0.5.0.tar.gz
_eclasses_=autotools 1bf086cdd7356f5c9a4acd9727bd2065 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 user 8bd74731cafdcdad8f7a63637302e073
_md5_=3353a16ba09f36f75e981b7d0b2f32c3
|