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 6F3C2138359 for ; Sun, 20 Sep 2020 08:16:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B832CE086D; Sun, 20 Sep 2020 08:16:56 +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 9FEAFE086D for ; Sun, 20 Sep 2020 08:16:56 +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 4DD01335D66 for ; Sun, 20 Sep 2020 08:16:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C51592EE for ; Sun, 20 Sep 2020 08:16:53 +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: <1600589803.e8f8cb5dd48ac39e69d7eb4214063cc98c741d68.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/teams/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/teams/teams-1.3.00.16851-r1.ebuild net-im/teams/teams-1.3.00.16851.ebuild X-VCS-Directories: net-im/teams/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e8f8cb5dd48ac39e69d7eb4214063cc98c741d68 X-VCS-Branch: master Date: Sun, 20 Sep 2020 08:16:53 +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: 0ac12147-29f6-4204-ae33-7b799a32bf19 X-Archives-Hash: bfcd873421011b38e8bfef307f82ba7c commit: e8f8cb5dd48ac39e69d7eb4214063cc98c741d68 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 20 08:04:25 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 20 08:16:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f8cb5d net-im/teams: Remove dep on libgnome-keyring According to the linked bug report, teams work just fine without it. My guess is that upstream supports both libgnome-keyring and libsecret, and dynamically uses whichever is available. Closes: https://bugs.gentoo.org/719922 Signed-off-by: Michał Górny gentoo.org> net-im/teams/{teams-1.3.00.16851.ebuild => teams-1.3.00.16851-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/net-im/teams/teams-1.3.00.16851.ebuild b/net-im/teams/teams-1.3.00.16851-r1.ebuild similarity index 98% rename from net-im/teams/teams-1.3.00.16851.ebuild rename to net-im/teams/teams-1.3.00.16851-r1.ebuild index 66e5820e6c6..6b544f66ffb 100644 --- a/net-im/teams/teams-1.3.00.16851.ebuild +++ b/net-im/teams/teams-1.3.00.16851-r1.ebuild @@ -30,7 +30,6 @@ RDEPEND=" dev-libs/glib dev-libs/nspr dev-libs/nss - gnome-base/libgnome-keyring media-libs/alsa-lib media-libs/fontconfig media-libs/mesa