app-emulation/qemu: switch USE=tls to USE=gnutls #560574
authorMike Frysinger <vapier@gentoo.org>
Wed, 16 Sep 2015 16:56:46 +0000 (12:56 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 16 Sep 2015 17:00:03 +0000 (13:00 -0400)
commit037ea12f0c3a994739c5300049cbba6ca2449271
tree06a61fb2ce836317a2f0094df6d8e3115e8cac58
parentcbea35422e5d18cd944849ee040d35c1d410625a
app-emulation/qemu: switch USE=tls to USE=gnutls #560574

Upstream no longer has dedicated configuration options for tls settings.
Instead, it's all run through the gnutls feature test.

We require newer versions of gnutls because supporting older ones gets a
bit messy -- qemu might leverage libgcrypt or nettle depending on how the
gnutls package was built.  By forcing the latest version, we can simplify
and only require nettle.  This isn't a big deal as it's already stable.
app-emulation/qemu/qemu-9999.ebuild