summaryrefslogtreecommitdiff
path: root/net-dns/https_dns_proxy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /net-dns/https_dns_proxy
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'net-dns/https_dns_proxy')
-rw-r--r--net-dns/https_dns_proxy/Manifest2
-rw-r--r--net-dns/https_dns_proxy/https_dns_proxy-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/https_dns_proxy/Manifest b/net-dns/https_dns_proxy/Manifest
index 50c8d5bc7329..4352db24efd5 100644
--- a/net-dns/https_dns_proxy/Manifest
+++ b/net-dns/https_dns_proxy/Manifest
@@ -1,2 +1,2 @@
-EBUILD https_dns_proxy-9999.ebuild 552 BLAKE2B 0d76f409a18e635add94a786bd4f0ba5ac540edd5a967df9d2a0e0cfffc0df6ce9d06a8b4b70267f7c9ec2658030c2c7a7015fe2eef83163f74da635cef908fb SHA512 675c06e8c2fdd4bcedf7cb5cc3878ce7755a78487575d00007fb549f90f5688adf99b10adf01ffadaa192cd960e4d275887fcad4f9b32e44bffcb9989d51268b
+EBUILD https_dns_proxy-9999.ebuild 550 BLAKE2B 0dd31ab4f50f1b554ec77d13c7113a676c0af16eb3d42b63b3c742e290b306fb31c5da39084241ae00e23a0a33cd3ca661cc6fb216ffd8420d20a35dec09119d SHA512 393be334481c39e72b5ad2f14890433ec7e7c0bcb42ba47a0b0c2693c7aabc5432cc9acd068a9ac3bbfafd008f01d138e89f54890deb56f47d264dd598577669
MISC metadata.xml 260 BLAKE2B 897c54de6400658926860fee21bb812ad0f6b0e262bc8c1244669d34aad0f6814edf8eba6662a506c84d9da089df24d0867688a1257aa014eae02a2ce191defa SHA512 aa56c6b36e38232389e84250b453d720facf94aaecc1894c665715d32ba42a75cbf3e0845d0eeca4dcdb05d0289b8f6f1b5c863bb6f99cfec17b4ec3f583b728
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"