diff options
Diffstat (limited to 'net-dns/avahi')
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r10.ebuild | 4 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r11.ebuild | 4 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.32-r1.ebuild | 2 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.32-r2.ebuild | 2 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.32.ebuild | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/net-dns/avahi/avahi-0.6.31-r10.ebuild b/net-dns/avahi/avahi-0.6.31-r10.ebuild index 408e621ccd0d..081dddfdab9a 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 1c2b503649b7..94f7006549c2 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 fb640f87c8f4..1eb1230c1376 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 d3bffe7fe7ca..1aab2a752a22 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 d2a2972dc04a..c00d6d3643dd 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 ) |