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 B62B9138350 for ; Tue, 28 Jan 2020 00:57:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC3C9E0856; Tue, 28 Jan 2020 00:57:23 +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 6FB27E0856 for ; Tue, 28 Jan 2020 00:57:23 +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 BDC2E34E4A3 for ; Tue, 28 Jan 2020 00:57:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 554588F for ; Tue, 28 Jan 2020 00:57:19 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1580173008.0709955351d1781cfd6c86b83c41a4e8b40b3a83.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/xpra/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/xpra/xpra-3.0.5.ebuild X-VCS-Directories: x11-wm/xpra/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 0709955351d1781cfd6c86b83c41a4e8b40b3a83 X-VCS-Branch: master Date: Tue, 28 Jan 2020 00:57:19 +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: 8d405aaa-8e5c-46c3-9ad1-248b4df5d21d X-Archives-Hash: 94251aa2ad05f174dc1ef5847a6656e7 commit: 0709955351d1781cfd6c86b83c41a4e8b40b3a83 Author: Benda Xu gentoo org> AuthorDate: Tue Jan 28 00:52:11 2020 +0000 Commit: Benda XU gentoo org> CommitDate: Tue Jan 28 00:56:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07099553 x11-wm/xpra: drop dbus removal patch from 3.0.5. The upstream now handles missing dbus gracefully. Package-Manager: Portage-2.3.85, Repoman-2.3.18 Signed-off-by: Benda Xu gentoo.org> x11-wm/xpra/xpra-3.0.5.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/x11-wm/xpra/xpra-3.0.5.ebuild b/x11-wm/xpra/xpra-3.0.5.ebuild index b22b25da4bf..f76f7a9fc36 100644 --- a/x11-wm/xpra/xpra-3.0.5.ebuild +++ b/x11-wm/xpra/xpra-3.0.5.ebuild @@ -88,8 +88,6 @@ pkg_postinst() { } python_prepare_all() { - use dbus || eapply "${FILESDIR}/${PN}-3.0.2-dbus.patch" - hprefixify -w '/os.path/' setup.py hprefixify tmpfiles.d/xpra.conf xpra/server/server_util.py \ xpra/platform{/xposix,}/paths.py xpra/scripts/server.py