diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 15:05:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:07 +0100 |
commit | eecb86745568307b6cc3b5cc09ee6c1040a5c698 (patch) | |
tree | 7dd11bab244e80d38e161ccc6689dd0449ff1dea /www-apache | |
parent | www-apache/mod_caucho: eutils-- (diff) | |
download | gentoo-eecb86745568307b6cc3b5cc09ee6c1040a5c698.tar.gz gentoo-eecb86745568307b6cc3b5cc09ee6c1040a5c698.tar.bz2 gentoo-eecb86745568307b6cc3b5cc09ee6c1040a5c698.zip |
www-apache/mod_dnssd: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_dnssd/mod_dnssd-0.6-r1.ebuild | 4 |
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/" |