From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89A301396D0 for ; Fri, 1 Sep 2017 02:01:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1832E0D34; Fri, 1 Sep 2017 02:01:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9107BE0D34 for ; Fri, 1 Sep 2017 02:01:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A2A033BE95 for ; Fri, 1 Sep 2017 02:01:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 042D789B3 for ; Fri, 1 Sep 2017 02:01:50 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1504230927.71022d660c69d34fd93bd3a8fa513c58fecebf2b.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/qemu/qemu-2.10.0.ebuild X-VCS-Directories: app-emulation/qemu/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 71022d660c69d34fd93bd3a8fa513c58fecebf2b X-VCS-Branch: master Date: Fri, 1 Sep 2017 02:01:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1960c5b8-483d-4be0-8aa1-78dd4d0d3347 X-Archives-Hash: b47a7eea60e6397df72218c06bfe4b03 commit: 71022d660c69d34fd93bd3a8fa513c58fecebf2b Author: Matthias Maier gentoo org> AuthorDate: Fri Sep 1 01:46:55 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Fri Sep 1 01:55:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71022d66 app-emulation/qemu: do not install removed documentation Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-emulation/qemu/qemu-2.10.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-emulation/qemu/qemu-2.10.0.ebuild b/app-emulation/qemu/qemu-2.10.0.ebuild index e9342fbc380..5da43210949 100644 --- a/app-emulation/qemu/qemu-2.10.0.ebuild +++ b/app-emulation/qemu/qemu-2.10.0.ebuild @@ -677,7 +677,6 @@ src_install() { cd "${S}" dodoc Changelog MAINTAINERS docs/specs/pci-ids.txt newdoc pc-bios/README README.pc-bios - dodoc docs/qmp-*.txt if [[ -n ${softmmu_targets} ]]; then # Remove SeaBIOS since we're using the SeaBIOS packaged one