commit: eb5c0164f3615e63bf328d2f501960a5d8b5fa3c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 18:59:19 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 19:19:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5c0164
net-dns/avahi: Update flags in metadata.xml
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-dns/avahi/metadata.xml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/net-dns/avahi/metadata.xml b/net-dns/avahi/metadata.xml
index 0832dd78f28..403d3fbd5a5 100644
--- a/net-dns/avahi/metadata.xml
+++ b/net-dns/avahi/metadata.xml
@@ -9,10 +9,8 @@
<flag name="autoipd">Build and install the IPv4LL (RFC3927)
network address configuration daemon</flag>
<flag name="bookmarks">Install the avahi-bookmarks application
(requires <pkg>dev-python/twisted</pkg>)</flag>
<flag name="howl-compat">Enable compat libraries for howl</flag>
- <flag name="gtk" restrict="<net-dns/avahi-0.8-r2">Use gtk2
for the avahi utilities (overridden by USE=gtk3) and build the avahi-ui
library</flag>
- <flag name="gtk3" restrict="<net-dns/avahi-0.8-r2">Use gtk3
for the avahi utilities (overrides USE=gtk) and build the avahi-ui-gtk3
library</flag>
- <flag name="gtk2" restrict=">=net-dns/avahi-0.8-r2">Use gtk2
for the avahi utilities (overridden by USE=gtk) and build the avahi-ui
library</flag>
- <flag name="gtk" restrict=">=net-dns/avahi-0.8-r2">Use gtk3
for the avahi utilities (overrides USE=gtk2) and build the avahi-ui-gtk3
library</flag>
+ <flag name="gtk2">Use gtk2 for the avahi utilities (overridden
by USE=gtk) and build the avahi-ui library</flag>
+ <flag name="gtk">Use gtk3 for the avahi utilities (overrides
USE=gtk2) and build the avahi-ui-gtk3 library</flag>
<flag name="mdnsresponder-compat">Enable compat libraries for
mDNSResponder</flag>
</use>
<upstream>