Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Fri, 19 Feb 2016 22:50:18
Message-Id: 1455922195.75ad32339eacc8543a9b7341e7fdb49c56e19313.robbat2@gentoo
1 commit: 75ad32339eacc8543a9b7341e7fdb49c56e19313
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 18 18:23:00 2016 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 19 22:49:55 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ad3233
7
8 app-emulation/qemu: restore USE=gnutls use desc for side-effects
9
10 commit ea4d1e1fcc just removed the USE=tls, rather than updating it for
11 USE=gnutls. Per the description, it has side-effects of enabling
12 enabling WebSocket & disk quorum features.
13
14 Package-Manager: portage-2.2.27
15
16 app-emulation/qemu/metadata.xml | 3 +++
17 1 file changed, 3 insertions(+)
18
19 diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
20 index 105327a..d036967 100644
21 --- a/app-emulation/qemu/metadata.xml
22 +++ b/app-emulation/qemu/metadata.xml
23 @@ -13,6 +13,9 @@
24 <flag name="fdt">Enables firmware device tree support</flag>
25 <flag name="glusterfs">Enables GlusterFS cluster fileystem via
26 <pkg>sys-cluster/glusterfs</pkg></flag>
27 + <flag name="gnutls">Enable TLS support for the VNC console server.
28 + For 1.4 and newer this also enables WebSocket support.
29 + For 2.0 through 2.3 also enables disk quorum support.</flag>
30 <flag name="gtk2">Use gtk-2 instead of gtk-3</flag>
31 <flag name="iscsi">Enable direct iSCSI support via
32 <pkg>net-libs/libiscsi</pkg> instead of indirectly via the Linux