app-emulation/qemu: ebuild maintenance (2.8.0-r5)
authorMatthias Maier <tamiko@gentoo.org>
Tue, 28 Feb 2017 00:18:08 +0000 (18:18 -0600)
committerMatthias Maier <tamiko@gentoo.org>
Tue, 28 Feb 2017 05:06:02 +0000 (23:06 -0600)
commite6788f4442a0daaf2a75cc6302e5f0ef104c3624
tree049d8805d62973ba6255cab1189753143663db5f
parent94b05cdca212da1ed1dccd797a815e9a08fd1aa3
app-emulation/qemu: ebuild maintenance (2.8.0-r5)

This commit addresses several bugs in the current dependency handling.

 - Almost all dependencies that were exclusively listed in
   SOFTMMU_LIBS_DEPEND are needed for qemu user targets as well. This is
   evidenced by trying to compile qemu with
     USE="* -static -static-softmmu -static-user"
     QEMU_USER_TARGETS="*" QEMU_SOFTMMU_TARGETS=""
   in a minimal stage-3 environment.

   The only remaining dependencies (exclusive for softmmu system
   targets) are

- always build qemu-tools

- restructure dependencies, bug #611084

Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-emulation/qemu/qemu-2.8.0-r5.ebuild [moved from app-emulation/qemu/qemu-2.8.0-r4.ebuild with 84% similarity]