From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1178251-garchives=archives.gentoo.org@lists.gentoo.org>
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 A82471382C5
	for <garchives@archives.gentoo.org>; Tue,  9 Jun 2020 02:22:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EC4CDE08B0;
	Tue,  9 Jun 2020 02:22:22 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 D7ECFE08B0
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Jun 2020 02:22:22 +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 6957A34F21D
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Jun 2020 02:22:19 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BA97F28E
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Jun 2020 02:22:15 +0000 (UTC)
From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" <anarchy@gentoo.org>
Message-ID: <1591669329.a8285df5f6d4c7fa8e287638a1fc349bdcc90747.anarchy@gentoo>
Subject: [gentoo-commits] proj/musl:master commit in: net-misc/networkmanager/
X-VCS-Repository: proj/musl
X-VCS-Files: net-misc/networkmanager/networkmanager-1.18.6.ebuild
X-VCS-Directories: net-misc/networkmanager/
X-VCS-Committer: anarchy
X-VCS-Committer-Name: Jory Pratt
X-VCS-Revision: a8285df5f6d4c7fa8e287638a1fc349bdcc90747
X-VCS-Branch: master
Date: Tue,  9 Jun 2020 02:22:15 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 85458299-79fc-4282-a9da-a01647674144
X-Archives-Hash: d3dabed30381e778d561371b1effdade

commit:     a8285df5f6d4c7fa8e287638a1fc349bdcc90747
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 02:22:09 2020 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 02:22:09 2020 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=a8285df5

net-misc/networkmanager: remove whitespace :/

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 net-misc/networkmanager/networkmanager-1.18.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/networkmanager/networkmanager-1.18.6.ebuild b/net-misc/networkmanager/networkmanager-1.18.6.ebuild
index c7b0a92..09e39e9 100644
--- a/net-misc/networkmanager/networkmanager-1.18.6.ebuild
+++ b/net-misc/networkmanager/networkmanager-1.18.6.ebuild
@@ -106,7 +106,7 @@ DEPEND="${COMMON_DEPEND}
 PATCHES=(
 	"${FILESDIR}"/${PN}-data-fix-the-ID_NET_DRIVER-udev-rule.patch
 	"${FILESDIR}"/1.18.4-iwd1-compat.patch # included in 1.21.3+
- 	"${FILESDIR}"/${PV}-fix-bashisms.patch
+	"${FILESDIR}"/${PV}-fix-bashisms.patch
 
 	# Required to build on musl
 	"${FILESDIR}"/musl-basic.patch