Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Mon, 04 Sep 2017 21:37:46
Message-Id: 1504561058.7bdc3c7d0bd1e441065a67e4775d782482bb486d.slyfox@gentoo
1 commit: 7bdc3c7d0bd1e441065a67e4775d782482bb486d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 4 21:37:32 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 4 21:37:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bdc3c7d
7
8 app-emulation/qemu: add s390-netboot.img to prestripped list
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 app-emulation/qemu/qemu-2.10.0.ebuild | 1 +
13 app-emulation/qemu/qemu-9999.ebuild | 3 ++-
14 2 files changed, 3 insertions(+), 1 deletion(-)
15
16 diff --git a/app-emulation/qemu/qemu-2.10.0.ebuild b/app-emulation/qemu/qemu-2.10.0.ebuild
17 index 5da43210949..1620538bed9 100644
18 --- a/app-emulation/qemu/qemu-2.10.0.ebuild
19 +++ b/app-emulation/qemu/qemu-2.10.0.ebuild
20 @@ -205,6 +205,7 @@ QA_PREBUILT="
21 usr/share/qemu/openbios-sparc32
22 usr/share/qemu/palcode-clipper
23 usr/share/qemu/s390-ccw.img
24 + usr/share/qemu/s390-netboot.img
25 usr/share/qemu/u-boot.e500"
26
27 QA_WX_LOAD="usr/bin/qemu-i386
28
29 diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
30 index 47175aed761..e96e3a8a8f4 100644
31 --- a/app-emulation/qemu/qemu-9999.ebuild
32 +++ b/app-emulation/qemu/qemu-9999.ebuild
33 @@ -137,7 +137,7 @@ SOFTMMU_TOOLS_DEPEND="
34 )
35 seccomp? ( >=sys-libs/libseccomp-2.1.0[static-libs(+)] )
36 smartcard? ( >=app-emulation/libcacard-2.5.0[static-libs(+)] )
37 - snappy? ( app-arch/snappy[static-libs(+)] )
38 + snappy? ( app-arch/snappy:=[static-libs(+)] )
39 spice? (
40 >=app-emulation/spice-protocol-0.12.3
41 >=app-emulation/spice-0.12.0[static-libs(+)]
42 @@ -204,6 +204,7 @@ QA_PREBUILT="
43 usr/share/qemu/openbios-sparc32
44 usr/share/qemu/palcode-clipper
45 usr/share/qemu/s390-ccw.img
46 + usr/share/qemu/s390-netboot.img
47 usr/share/qemu/u-boot.e500"
48
49 QA_WX_LOAD="usr/bin/qemu-i386