summaryrefslogtreecommitdiff
path: root/net-dns/getdns/getdns-1.5.2-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/getdns/getdns-1.5.2-r2.ebuild')
-rw-r--r--net-dns/getdns/getdns-1.5.2-r2.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/net-dns/getdns/getdns-1.5.2-r2.ebuild b/net-dns/getdns/getdns-1.5.2-r2.ebuild
index 62a0514b8c10..805ea4a5e29b 100644
--- a/net-dns/getdns/getdns-1.5.2-r2.ebuild
+++ b/net-dns/getdns/getdns-1.5.2-r2.ebuild
@@ -79,11 +79,4 @@ pkg_postinst() {
enewuser stubby -1 -1 -1 stubby
fcaps cap_net_bind_service=ei /usr/bin/stubby
fi
-
- if has_version '<dev-libs/libressl-2.7.0'; then
- ewarn "BEWARE: dev-libs/libressl prior to 2.7 does NOT check TLS certificates."
- if use stubby; then
- ewarn "You will NOT be able to use strict profile in Stubby."
- fi
- fi
}