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 ADD8313835A for ; Mon, 14 Sep 2020 15:58:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5C5DE0C35; Mon, 14 Sep 2020 15:58:04 +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 BBDA4E0C35 for ; Mon, 14 Sep 2020 15:58:04 +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 3DA5D340B7E for ; Mon, 14 Sep 2020 15:58:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4C5E352 for ; Mon, 14 Sep 2020 15:58:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1600099077.0b85fb7f3f72f7420a599ea509d43c854411d41e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/waybar/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/waybar/waybar-0.9.3-r1.ebuild X-VCS-Directories: gui-apps/waybar/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0b85fb7f3f72f7420a599ea509d43c854411d41e X-VCS-Branch: master Date: Mon, 14 Sep 2020 15:58:01 +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: 6a68e456-d043-4fcb-a715-292ad5d73b0b X-Archives-Hash: e197ce0aa3a28fcfcb65bb9c0767e61a commit: 0b85fb7f3f72f7420a599ea509d43c854411d41e Author: Sam James gentoo org> AuthorDate: Mon Sep 14 15:57:50 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 14 15:57:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b85fb7f gui-apps/waybar: style fixups Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James gentoo.org> gui-apps/waybar/waybar-0.9.3-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gui-apps/waybar/waybar-0.9.3-r1.ebuild b/gui-apps/waybar/waybar-0.9.3-r1.ebuild index ef873b75a8c..44f249b15f4 100644 --- a/gui-apps/waybar/waybar-0.9.3-r1.ebuild +++ b/gui-apps/waybar/waybar-0.9.3-r1.ebuild @@ -24,7 +24,7 @@ IUSE="mpd network popups pulseaudio tray +udev" BDEPEND=" >=app-text/scdoc-1.9.2 virtual/pkgconfig - " +" DEPEND=" dev-cpp/gtkmm:3.0 dev-libs/jsoncpp:= @@ -46,12 +46,12 @@ DEPEND=" dev-libs/libappindicator ) udev? ( virtual/libudev:= ) - " +" RDEPEND="${DEPEND}" PATCHES=( - "${FILESDIR}/${PN}-0.9.3-fix-crash-with-fmt.patch" - ) + "${FILESDIR}/${P}-fix-crash-with-fmt.patch" +) src_configure() { local emesonargs=(