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 D66C6138334 for ; Tue, 12 Jun 2018 15:41:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F00FDE086C; Tue, 12 Jun 2018 15:41:12 +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 AB803E086C for ; Tue, 12 Jun 2018 15:41:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 25A8E335C79 for ; Tue, 12 Jun 2018 15:41:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57BA42CC for ; Tue, 12 Jun 2018 15:41:09 +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: <1528818057.d5141d7cae6dfa31b8b7023b6f984ea4725289ae.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/qemu/Manifest app-emulation/qemu/qemu-2.12.0-r1.ebuild X-VCS-Directories: app-emulation/qemu/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: d5141d7cae6dfa31b8b7023b6f984ea4725289ae X-VCS-Branch: master Date: Tue, 12 Jun 2018 15:41:09 +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: 9b23c9e7-ad8e-4734-a8a4-caef9a99358f X-Archives-Hash: ca5e5260f322ffd93caa883b24444c22 commit: d5141d7cae6dfa31b8b7023b6f984ea4725289ae Author: Matthias Maier gentoo org> AuthorDate: Tue Jun 12 15:33:08 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Tue Jun 12 15:40:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5141d7c app-emulation/qemu: fix compilation if en_US.UTF-8 is unavailable Thanks to Arfrever for the proper patch. Closes: https://bugs.gentoo.org/657766 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-emulation/qemu/Manifest | 1 + app-emulation/qemu/qemu-2.12.0-r1.ebuild | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app-emulation/qemu/Manifest b/app-emulation/qemu/Manifest index ec7e815c831..a2a31e6148a 100644 --- a/app-emulation/qemu/Manifest +++ b/app-emulation/qemu/Manifest @@ -1,3 +1,4 @@ DIST qemu-2.11.1-patches-r1.tar.xz 2064 BLAKE2B 533c916b01c014bcfa6c733b76aa6da1f12cdf5f0d4ae33136453705a8aca9fdfeef998747cfdc72d19e08fa40ea97e2fd4c21412c030af314605059282f49ef SHA512 12de7b4777ec98871d0786291534f61b37534feef64b556caeab72e020ff14d61fe19d24cb151ebfdb912df2a7ba72c0d882566b368d88d02c9f1354c2adae4a DIST qemu-2.11.1.tar.bz2 32819412 BLAKE2B 6b6d4e7b8dcf33aeedb0b33bad267da07ad17c2eeeb5fbd2c038d760bc03224e55ba0f03eb248c62bc0e8636c2c660ea76b367eaea96bee16388053f82c8b8a9 SHA512 1b692bbdfc3dc785738c7192aa2a3f9cf53d9f5bf3b3f49fa8692050dc50f7056c8a4d1b527d48ffb2a674a0fd3a46d87addd1eaaa758f35eec1ab5adfe32354 +DIST qemu-2.12.0-patches-r1.tar.xz 2348 BLAKE2B 515a40070f0c13f4f51d6f1c95c4614c147981595f40a6b8fc0cf6995b345ae7c1a9835d40b88e01ecf21784737a9eb7db538b269edd8859fa1d5c292f551f22 SHA512 ec75e70adc453840731d56d8f2cac221f27244681749a3a9e0d5a60e3d3b9130e069dcfb5a4198b41d1a2454030563763d5e1634f6b85a429bacb44e7f32044f DIST qemu-2.12.0.tar.bz2 41196232 BLAKE2B f258e570558249ea647c3571908f90b8bacdcef9a1814009b98571cf0e96406194d44aa041fd0a97c9b673f39a9eaae8d873824745509778a6784cd85f8398b0 SHA512 91d829f44c431e4c1cd335f3efea5afff9da62d832b0296a92417463ea0826d09ce226c2ea8ac167fe7b99b6bb976c7cb1357aaf17735ee57af6602161e46346 diff --git a/app-emulation/qemu/qemu-2.12.0-r1.ebuild b/app-emulation/qemu/qemu-2.12.0-r1.ebuild index 886789224cf..209f5b1b0b8 100644 --- a/app-emulation/qemu/qemu-2.12.0-r1.ebuild +++ b/app-emulation/qemu/qemu-2.12.0-r1.ebuild @@ -22,7 +22,7 @@ else KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd" # Gentoo specific patchsets: - # SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r1.tar.xz" + SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r1.tar.xz" fi DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools" @@ -216,6 +216,7 @@ PATCHES=( "${FILESDIR}"/${PN}-2.5.0-cflags.patch "${FILESDIR}"/${PN}-2.5.0-sysmacros.patch "${FILESDIR}"/${PN}-2.11.1-capstone_include_path.patch + "${WORKDIR}"/patches ) STRIP_MASK="/usr/share/qemu/palcode-clipper"