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 1A5AF13835A for ; Thu, 29 Apr 2021 19:27:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33A71E0822; Thu, 29 Apr 2021 19:27:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1C455E0822 for ; Thu, 29 Apr 2021 19:27:14 +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 1F894340FF3 for ; Thu, 29 Apr 2021 19:27:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B274CC3 for ; Thu, 29 Apr 2021 19:27:12 +0000 (UTC) From: "Dave Hughes" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dave Hughes" Message-ID: <1619724371.349bdbaf6209af714c1d0a347fb457c6371b2f05.xaero@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: app-emulation/libvirt/ X-VCS-Repository: proj/musl X-VCS-Files: app-emulation/libvirt/libvirt-6.8.0-r2.ebuild X-VCS-Directories: app-emulation/libvirt/ X-VCS-Committer: xaero X-VCS-Committer-Name: Dave Hughes X-VCS-Revision: 349bdbaf6209af714c1d0a347fb457c6371b2f05 X-VCS-Branch: master Date: Thu, 29 Apr 2021 19:27:12 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b5d73207-0ce4-4429-9843-9a65e092389f X-Archives-Hash: 958c04e1e70ab3757a623ed87b904e9b commit: 349bdbaf6209af714c1d0a347fb457c6371b2f05 Author: Dave Hughes gmail com> AuthorDate: Thu Apr 29 19:26:11 2021 +0000 Commit: Dave Hughes gmail com> CommitDate: Thu Apr 29 19:26:11 2021 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=349bdbaf app-emulation/libvirt: fix whitespace Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Dave Hughes gmail.com> app-emulation/libvirt/libvirt-6.8.0-r2.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-emulation/libvirt/libvirt-6.8.0-r2.ebuild b/app-emulation/libvirt/libvirt-6.8.0-r2.ebuild index 1eae612..bf4b9d6 100644 --- a/app-emulation/libvirt/libvirt-6.8.0-r2.ebuild +++ b/app-emulation/libvirt/libvirt-6.8.0-r2.ebuild @@ -131,10 +131,10 @@ PATCHES=( "${FILESDIR}"/${PN}-6.8.0-fix-libvirt-lxc-dbus.patch "${FILESDIR}"/${PN}-6.8.0-meson-properly-handle-libpcap-if-it-s-explicitly-dis.patch - # musl - "${FILESDIR}"/libvirt-fork-exec-deadlock.patch - "${FILESDIR}"/stderr-fix.patch - "${FILESDIR}"/musl-fix-includes.patch + # musl + "${FILESDIR}"/libvirt-fork-exec-deadlock.patch + "${FILESDIR}"/stderr-fix.patch + "${FILESDIR}"/musl-fix-includes.patch ) pkg_setup() {