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 67B04139360 for ; Mon, 9 Aug 2021 16:32:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 935FAE085B; Mon, 9 Aug 2021 16:32:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 62D4BE085B for ; Mon, 9 Aug 2021 16:32:04 +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 5C55E342CBF for ; Mon, 9 Aug 2021 16:32:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0040086E for ; Mon, 9 Aug 2021 16:32:02 +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: <1628526686.2453ea460fbd3c3507f3f5b64c194f2a25c04887.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/evolution/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/evolution/evolution-3.40.3.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2453ea460fbd3c3507f3f5b64c194f2a25c04887 X-VCS-Branch: master Date: Mon, 9 Aug 2021 16:32:02 +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: 154f384f-463b-4777-8204-7da09e63dfca X-Archives-Hash: 18ccec527fd84445657b7babfd2dd863 commit: 2453ea460fbd3c3507f3f5b64c194f2a25c04887 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 9 15:57:34 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 9 16:31:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2453ea46 mail-client/evolution: Drop x11-libs/mx:1.0 dependency No revision bump by request of evolution maintainers. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> mail-client/evolution/evolution-3.40.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail-client/evolution/evolution-3.40.3.ebuild b/mail-client/evolution/evolution-3.40.3.ebuild index 9e0a1d3f557..141bc4cc9c0 100644 --- a/mail-client/evolution/evolution-3.40.3.ebuild +++ b/mail-client/evolution/evolution-3.40.3.ebuild @@ -51,8 +51,7 @@ DEPEND=" >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0 - >=sci-geosciences/geocode-glib-3.10.0 - x11-libs/mx:1.0 ) + >=sci-geosciences/geocode-glib-3.10.0 ) ldap? ( >=net-nds/openldap-2:= ) spamassassin? ( mail-filter/spamassassin ) spell? ( >=app-text/gspell-1.8:= )