summaryrefslogtreecommitdiff
path: root/net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild')
-rw-r--r--net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild b/net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild
index f409ce890da1..4952e64d90ee 100644
--- a/net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild
+++ b/net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ DEPEND="dev-libs/libev
"
RDEPEND="${DEPEND}"
-src_install(){
+src_install() {
cmake-utils_src_install
exeinto /usr/bin
doexe "${S}_build/https_dns_proxy"