From 8eb4671ae15ba09efe23fede46bb28fc99bb665a Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Mon, 18 Dec 2017 14:26:52 -0500 Subject: [PATCH] net-dns/dnscrypt-proxy: save preserve-lib work Package-Manager: Portage-2.3.18, Repoman-2.3.6 --- ...scrypt-proxy-1.9.5.ebuild => dnscrypt-proxy-1.9.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-dns/dnscrypt-proxy/{dnscrypt-proxy-1.9.5.ebuild => dnscrypt-proxy-1.9.5-r1.ebuild} (98%) diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.5.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.5-r1.ebuild similarity index 98% rename from net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.5.ebuild rename to net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.5-r1.ebuild index ee775460c6dbe..f72136ca55b0a 100644 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.5.ebuild +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.5-r1.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="hardened libressl +plugins ssl systemd" RDEPEND=" - dev-libs/libsodium + dev-libs/libsodium:= net-libs/ldns ssl? ( !libressl? ( dev-libs/openssl:0= )