blob: 7e90c8cdb659c2ed0f22d3b3127f798e3b65fa84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install setup
DEPEND=dev-libs/libsodium ldns? ( net-libs/ldns ) virtual/pkgconfig
DESCRIPTION=A tool for securing communications between a client and a DNS resolver
EAPI=5
HOMEPAGE=http://dnscrypt.org/
IUSE=+plugins ldns systemd
KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=dev-libs/libsodium ldns? ( net-libs/ldns ) systemd? ( sys-apps/systemd )
SLOT=0
SRC_URI=http://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-proxy-1.4.3.tar.gz
_eclass_exported_funcs=pkg_setup:- src_configure:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 user 80aaa71614ced86f02ee1a513821dc87
_md5_=dead3611f8b63f703d95aafadd7292f7
|