diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-02 11:24:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-02 12:02:06 -0700 |
commit | 66d47cc7ea531ef21564ce5e4a09c14678fc2320 (patch) | |
tree | 48fe4b1a1bd48fe87362db0e7597f05d57fafdc8 /net-dns/avahi | |
parent | net-dns/avahi: Drop outdated blockers (diff) | |
download | gentoo-66d47cc7ea531ef21564ce5e4a09c14678fc2320.tar.gz gentoo-66d47cc7ea531ef21564ce5e4a09c14678fc2320.tar.bz2 gentoo-66d47cc7ea531ef21564ce5e4a09c14678fc2320.zip |
net-dns/avahi: Unwrap lines
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-dns/avahi')
-rw-r--r-- | net-dns/avahi/metadata.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/net-dns/avahi/metadata.xml b/net-dns/avahi/metadata.xml index 412d1fad3f26..1ea10b3a77e8 100644 --- a/net-dns/avahi/metadata.xml +++ b/net-dns/avahi/metadata.xml @@ -6,15 +6,11 @@ <name>Anthony G. Basile</name> </maintainer> <use> - <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="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="gtk3">Build the avahi-ui-gtk3 library, and use gtk3 for the - avahi utilities under USE=utils</flag> - <flag name="mdnsresponder-compat">Enable compat libraries for - mDNSResponder</flag> + <flag name="gtk3">Build the avahi-ui-gtk3 library, and use gtk3 for the avahi utilities under USE=utils</flag> + <flag name="mdnsresponder-compat">Enable compat libraries for mDNSResponder</flag> </use> <upstream> <remote-id type="github">lathiat/avahi</remote-id> |