diff options
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild | 1 | ||||
-rw-r--r-- | net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild | 1 | ||||
-rw-r--r-- | net-dns/dnscrypt-proxy/dnscrypt-proxy-9999.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild index 86f103a511ca..ffe2f5f05aa2 100644 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.45.ebuild @@ -74,7 +74,6 @@ src_install() { pkg_postinst() { fcaps_pkg_postinst - go-module_pkg_postinst if ! use filecaps; then ewarn "'filecaps' USE flag is disabled" diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild index 19acce661454..3e4c51ce549e 100644 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.0.ebuild @@ -74,7 +74,6 @@ src_install() { pkg_postinst() { fcaps_pkg_postinst - go-module_pkg_postinst if ! use filecaps; then ewarn "'filecaps' USE flag is disabled" diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-9999.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-9999.ebuild index 43359636f250..ef2293465894 100644 --- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-9999.ebuild +++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-9999.ebuild @@ -74,7 +74,6 @@ src_install() { pkg_postinst() { fcaps_pkg_postinst - go-module_pkg_postinst if ! use filecaps; then ewarn "'filecaps' USE flag is disabled" |