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 66381138335 for ; Tue, 7 May 2019 13:36:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2220AE08DA; Tue, 7 May 2019 13:36:27 +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 066DDE08DA for ; Tue, 7 May 2019 13:36:26 +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 33401343A80 for ; Tue, 7 May 2019 13:36:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 251505A5 for ; Tue, 7 May 2019 13:36:23 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1557233268.fc158760dc53a568edc32f7da5e7926c720cd67b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/blueman/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/blueman/blueman-9999.ebuild X-VCS-Directories: net-wireless/blueman/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fc158760dc53a568edc32f7da5e7926c720cd67b X-VCS-Branch: master Date: Tue, 7 May 2019 13:36:23 +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: 8372c16d-3a35-4a3f-ac01-cabea67ef046 X-Archives-Hash: c14d7154d337e04f74369878f9a6b607 commit: fc158760dc53a568edc32f7da5e7926c720cd67b Author: Michał Górny gentoo org> AuthorDate: Tue May 7 12:47:48 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 7 12:47:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc158760 net-wireless/blueman: Drop obsolete dep on dbus-python in -9999 Signed-off-by: Michał Górny gentoo.org> net-wireless/blueman/blueman-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-wireless/blueman/blueman-9999.ebuild b/net-wireless/blueman/blueman-9999.ebuild index d7fc408394e..ad2b72c9272 100644 --- a/net-wireless/blueman/blueman-9999.ebuild +++ b/net-wireless/blueman/blueman-9999.ebuild @@ -31,7 +31,6 @@ BDEPEND=" virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )" RDEPEND="${DEPEND} - dev-python/dbus-python[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}] sys-apps/dbus x11-libs/gtk+:3[introspection]