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 9C40F158CB7 for ; Wed, 18 Aug 2021 16:05:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8B45E07F9; Wed, 18 Aug 2021 16:05:25 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 AECF5E07F9 for ; Wed, 18 Aug 2021 16:05:25 +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 8800C335D2B for ; Wed, 18 Aug 2021 16:05:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D13C97BD for ; Wed, 18 Aug 2021 16:05:22 +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: <1629302667.b9fae95fb6e8f6f09cdb8504d49bad4aae79d2a5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dbus/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/dbus/dbus-1.12.20-r2.ebuild sys-apps/dbus/dbus-1.12.20-r3.ebuild X-VCS-Directories: sys-apps/dbus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b9fae95fb6e8f6f09cdb8504d49bad4aae79d2a5 X-VCS-Branch: master Date: Wed, 18 Aug 2021 16:05:22 +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: 168f8b51-f003-4c75-83a7-de91b0691c53 X-Archives-Hash: 1300fc2c491b6bb34e6622afce5a8d44 commit: b9fae95fb6e8f6f09cdb8504d49bad4aae79d2a5 Author: Sam James gentoo org> AuthorDate: Wed Aug 18 16:04:27 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 18 16:04:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9fae95f sys-apps/dbus: add conditional tmpfiles dependency We also revbump just to fix the binpkgs with a broken pkg_postinst to avoid them being pestered with this forever. Bug: https://bugs.gentoo.org/808893 Signed-off-by: Sam James gentoo.org> sys-apps/dbus/{dbus-1.12.20-r2.ebuild => dbus-1.12.20-r3.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/dbus/dbus-1.12.20-r2.ebuild b/sys-apps/dbus/dbus-1.12.20-r3.ebuild similarity index 99% rename from sys-apps/dbus/dbus-1.12.20-r2.ebuild rename to sys-apps/dbus/dbus-1.12.20-r3.ebuild index 3672eebd8b9..f175a20c1ae 100644 --- a/sys-apps/dbus/dbus-1.12.20-r2.ebuild +++ b/sys-apps/dbus/dbus-1.12.20-r3.ebuild @@ -47,6 +47,7 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} acct-user/messagebus selinux? ( sec-policy/selinux-dbus ) + systemd? ( virtual/tmpfiles ) " DOC_CONTENTS="