Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Fri, 01 Sep 2017 02:01:53
Message-Id: 1504230927.71022d660c69d34fd93bd3a8fa513c58fecebf2b.tamiko@gentoo
1 commit: 71022d660c69d34fd93bd3a8fa513c58fecebf2b
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 1 01:46:55 2017 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 1 01:55:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71022d66
7
8 app-emulation/qemu: do not install removed documentation
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 app-emulation/qemu/qemu-2.10.0.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-emulation/qemu/qemu-2.10.0.ebuild b/app-emulation/qemu/qemu-2.10.0.ebuild
16 index e9342fbc380..5da43210949 100644
17 --- a/app-emulation/qemu/qemu-2.10.0.ebuild
18 +++ b/app-emulation/qemu/qemu-2.10.0.ebuild
19 @@ -677,7 +677,6 @@ src_install() {
20 cd "${S}"
21 dodoc Changelog MAINTAINERS docs/specs/pci-ids.txt
22 newdoc pc-bios/README README.pc-bios
23 - dodoc docs/qmp-*.txt
24
25 if [[ -n ${softmmu_targets} ]]; then
26 # Remove SeaBIOS since we're using the SeaBIOS packaged one