diff --git a/net-dns/avahi/avahi-0.6.31-r10.ebuild b/net-dns/avahi/avahi-0.6.31-r10.ebuild index 408e621ccd0d5..081dddfdab9ad 100644 --- a/net-dns/avahi/avahi-0.6.31-r10.ebuild +++ b/net-dns/avahi/avahi-0.6.31-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -22,7 +22,7 @@ IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 k REQUIRED_USE=" utils? ( || ( gtk gtk3 ) ) - python? ( dbus gdbm ) + python? ( dbus gdbm ${PYTHON_REQUIRED_USE} ) mono? ( dbus ) howl-compat? ( dbus ) mdnsresponder-compat? ( dbus ) diff --git a/net-dns/avahi/avahi-0.6.31-r11.ebuild b/net-dns/avahi/avahi-0.6.31-r11.ebuild index 1c2b503649b7b..94f7006549c27 100644 --- a/net-dns/avahi/avahi-0.6.31-r11.ebuild +++ b/net-dns/avahi/avahi-0.6.31-r11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -22,7 +22,7 @@ IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 k REQUIRED_USE=" utils? ( || ( gtk gtk3 ) ) - python? ( dbus gdbm ) + python? ( dbus gdbm ${PYTHON_REQUIRED_USE} ) mono? ( dbus ) howl-compat? ( dbus ) mdnsresponder-compat? ( dbus ) diff --git a/net-dns/avahi/avahi-0.6.32-r1.ebuild b/net-dns/avahi/avahi-0.6.32-r1.ebuild index fb640f87c8f4a..1eb1230c13761 100644 --- a/net-dns/avahi/avahi-0.6.32-r1.ebuild +++ b/net-dns/avahi/avahi-0.6.32-r1.ebuild @@ -23,7 +23,7 @@ IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 k REQUIRED_USE=" utils? ( || ( gtk gtk3 ) ) - python? ( dbus gdbm ) + python? ( dbus gdbm ${PYTHON_REQUIRED_USE} ) mono? ( dbus ) howl-compat? ( dbus ) mdnsresponder-compat? ( dbus ) diff --git a/net-dns/avahi/avahi-0.6.32-r2.ebuild b/net-dns/avahi/avahi-0.6.32-r2.ebuild index d3bffe7fe7ca3..1aab2a752a229 100644 --- a/net-dns/avahi/avahi-0.6.32-r2.ebuild +++ b/net-dns/avahi/avahi-0.6.32-r2.ebuild @@ -24,7 +24,7 @@ IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 k REQUIRED_USE=" utils? ( || ( gtk gtk3 ) ) - python? ( dbus gdbm ) + python? ( dbus gdbm ${PYTHON_REQUIRED_USE} ) mono? ( dbus ) howl-compat? ( dbus ) mdnsresponder-compat? ( dbus ) diff --git a/net-dns/avahi/avahi-0.6.32.ebuild b/net-dns/avahi/avahi-0.6.32.ebuild index d2a2972dc04ad..c00d6d3643dd2 100644 --- a/net-dns/avahi/avahi-0.6.32.ebuild +++ b/net-dns/avahi/avahi-0.6.32.ebuild @@ -23,7 +23,7 @@ IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 k REQUIRED_USE=" utils? ( || ( gtk gtk3 ) ) - python? ( dbus gdbm ) + python? ( dbus gdbm ${PYTHON_REQUIRED_USE} ) mono? ( dbus ) howl-compat? ( dbus ) mdnsresponder-compat? ( dbus )