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 DFC10138334 for ; Fri, 22 Feb 2019 00:42:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8638E0874; Fri, 22 Feb 2019 00:42:14 +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 9AF99E0874 for ; Fri, 22 Feb 2019 00:42: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 07482335D8E for ; Fri, 22 Feb 2019 00:42:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5597054A for ; Fri, 22 Feb 2019 00:42:11 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1550796116.212e2d4bc7e3d3410c6b72d51e9c475704d2fb87.asturm@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.12-r1.ebuild X-VCS-Directories: sys-apps/dbus/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 212e2d4bc7e3d3410c6b72d51e9c475704d2fb87 X-VCS-Branch: master Date: Fri, 22 Feb 2019 00:42:11 +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: e580de14-fa56-4698-aaf3-cad08dbbe10d X-Archives-Hash: c26c7e91638c9a8b49336c238113c182 commit: 212e2d4bc7e3d3410c6b72d51e9c475704d2fb87 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Feb 22 00:41:42 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Feb 22 00:41:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212e2d4b sys-apps/dbus: Add bug reference Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-apps/dbus/dbus-1.12.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dbus/dbus-1.12.12-r1.ebuild b/sys-apps/dbus/dbus-1.12.12-r1.ebuild index 59c8de33e33..df7be92a6c9 100644 --- a/sys-apps/dbus/dbus-1.12.12-r1.ebuild +++ b/sys-apps/dbus/dbus-1.12.12-r1.ebuild @@ -57,7 +57,7 @@ TBD="${WORKDIR}/${P}-tests-build" PATCHES=( "${FILESDIR}/${PN}-enable-elogind.patch" - "${FILESDIR}/${PN}-daemon-optional.patch" + "${FILESDIR}/${PN}-daemon-optional.patch" # bug #653136 ) pkg_setup() {