summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild')
-rw-r--r--www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild b/www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild
index c23885fa5aa9..1739b8ff00cc 100644
--- a/www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild
+++ b/www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit apache-module eutils
+inherit apache-module epatch
DESCRIPTION="mod_dnssd is an Apache module which adds Zeroconf support via DNS-SD using Avahi"
HOMEPAGE="http://0pointer.de/lennart/projects/mod_dnssd/"