From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1352131-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id F126E158086
	for <garchives@archives.gentoo.org>; Fri, 24 Dec 2021 04:47:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2A4312BC05B;
	Fri, 24 Dec 2021 04:47:43 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C36F72BC05B
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 04:47:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B5E03343270
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 04:47:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C319263
	for <gentoo-commits@lists.gentoo.org>; Fri, 24 Dec 2021 04:47:40 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1640321223.8f162d2e7717b30d130925a72129d56a4fbd4daa.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/mako/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gui-apps/mako/mako-1.6-r1.ebuild gui-apps/mako/mako-1.6-r2.ebuild gui-apps/mako/mako-9999.ebuild
X-VCS-Directories: gui-apps/mako/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 8f162d2e7717b30d130925a72129d56a4fbd4daa
X-VCS-Branch: master
Date: Fri, 24 Dec 2021 04:47:40 +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: abd91ae4-333d-4e47-9504-26e5509e3792
X-Archives-Hash: f95596fde7fffc9e08bced5d81127db0

commit:     8f162d2e7717b30d130925a72129d56a4fbd4daa
Author:     Michael Kupfer <mkupfer99 <AT> gmail <DOT> com>
AuthorDate: Wed Dec 15 11:15:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 24 04:47:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f162d2e

gui-apps/mako: Add sys-libs/basu sd-bus-provider

Add sys-libs/basu as alternative sd-bus-provider besides elogind and
systemd

Bug: https://bugs.gentoo.org/783156
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Kupfer <mkupfer99 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23314
Signed-off-by: Sam James <sam <AT> gentoo.org>

 gui-apps/mako/{mako-1.6-r1.ebuild => mako-1.6-r2.ebuild} | 1 +
 gui-apps/mako/mako-9999.ebuild                           | 1 +
 2 files changed, 2 insertions(+)

diff --git a/gui-apps/mako/mako-1.6-r1.ebuild b/gui-apps/mako/mako-1.6-r2.ebuild
similarity index 98%
rename from gui-apps/mako/mako-1.6-r1.ebuild
rename to gui-apps/mako/mako-1.6-r2.ebuild
index 04524a673446..89b09c2d756e 100644
--- a/gui-apps/mako/mako-1.6-r1.ebuild
+++ b/gui-apps/mako/mako-1.6-r2.ebuild
@@ -27,6 +27,7 @@ DEPEND="
 	|| (
 		sys-apps/systemd
 		sys-auth/elogind
+		sys-libs/basu
 	)
 	sys-apps/dbus
 	icons? (

diff --git a/gui-apps/mako/mako-9999.ebuild b/gui-apps/mako/mako-9999.ebuild
index 03bb69943550..920feefafb99 100644
--- a/gui-apps/mako/mako-9999.ebuild
+++ b/gui-apps/mako/mako-9999.ebuild
@@ -27,6 +27,7 @@ DEPEND="
 	|| (
 		sys-apps/systemd
 		sys-auth/elogind
+		sys-libs/basu
 	)
 	sys-apps/dbus
 	icons? (