From: Georgy Yakovlev Date: Tue, 10 Jul 2018 05:47:40 +0000 (-0700) Subject: net-dns/dnscrypt-proxy: re-add tests X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=07488859fd3574917b352c1244a4d629fac31acf;p=gentoo.git net-dns/dnscrypt-proxy: re-add tests Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.15.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.15.ebuild index 5b04253b9c9b..48aca6233183 100644 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.15.ebuild +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.15.ebuild @@ -14,6 +14,7 @@ SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" +IUSE="test" FILECAPS=( cap_net_bind_service+ep usr/bin/dnscrypt-proxy ) PATCHES=( "${FILESDIR}"/config-full-paths-r10.patch ) diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.16.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.16.ebuild index 130e5f6b6c78..778e3aa9cecb 100644 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.16.ebuild +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.16.ebuild @@ -14,6 +14,7 @@ SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" +IUSE="test" FILECAPS=( cap_net_bind_service+ep usr/bin/dnscrypt-proxy ) PATCHES=( "${FILESDIR}"/config-full-paths-r10.patch )