From: Anthony G. Basile Date: Sat, 9 Nov 2019 15:53:00 +0000 (-0500) Subject: net-dns/avahi: fix bug #645856 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=108fbc10e02883664d6aa0bb27dc477afb230a4d;p=gentoo.git net-dns/avahi: fix bug #645856 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Anthony G. Basile --- diff --git a/net-dns/avahi/avahi-0.7-r2.ebuild b/net-dns/avahi/avahi-0.7-r2.ebuild index c2142053483c..481ebbb78273 100644 --- a/net-dns/avahi/avahi-0.7-r2.ebuild +++ b/net-dns/avahi/avahi-0.7-r2.ebuild @@ -6,16 +6,12 @@ EAPI="6" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="gdbm" -WANT_AUTOMAKE=1.11 - inherit autotools eutils flag-o-matic multilib multilib-minimal mono-env python-r1 systemd user DESCRIPTION="System which facilitates service discovery on a local network" HOMEPAGE="http://avahi.org/" SRC_URI="https://github.com/lathiat/avahi/archive/v${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${P}" - LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"