From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1441356-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 2EEB3158094
	for <garchives@archives.gentoo.org>; Sat,  1 Oct 2022 17:17:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9E55FE0A9A;
	Sat,  1 Oct 2022 17:16:58 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 89BA0E0A9A
	for <gentoo-commits@lists.gentoo.org>; Sat,  1 Oct 2022 17:16:58 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D0BEC340C93
	for <gentoo-commits@lists.gentoo.org>; Sat,  1 Oct 2022 17:16:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 27F54606
	for <gentoo-commits@lists.gentoo.org>; Sat,  1 Oct 2022 17:16:54 +0000 (UTC)
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gentoo.org>
Message-ID: <1664644604.d75d9006f93d3b104d8f642106003ed038b63a4f.mattst88@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.44.4-r2.ebuild mail-client/evolution/evolution-3.44.4-r3.ebuild
X-VCS-Directories: mail-client/evolution/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: d75d9006f93d3b104d8f642106003ed038b63a4f
X-VCS-Branch: master
Date: Sat,  1 Oct 2022 17:16:54 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: df251a63-3b27-44db-8a75-cd4827f32fa1
X-Archives-Hash: e3edd1a92793f098875ee44a926e9072

commit:     d75d9006f93d3b104d8f642106003ed038b63a4f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  1 16:58:44 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct  1 17:16:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75d9006

mail-client/evolution: Depend on app-crypt/gcr:0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../{evolution-3.44.4-r2.ebuild => evolution-3.44.4-r3.ebuild}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/evolution/evolution-3.44.4-r2.ebuild b/mail-client/evolution/evolution-3.44.4-r3.ebuild
similarity index 99%
rename from mail-client/evolution/evolution-3.44.4-r2.ebuild
rename to mail-client/evolution/evolution-3.44.4-r3.ebuild
index 42e0aae14f35..6b8bc1a18e08 100644
--- a/mail-client/evolution/evolution-3.44.4-r2.ebuild
+++ b/mail-client/evolution/evolution-3.44.4-r3.ebuild
@@ -24,7 +24,7 @@ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
 # >=gspell-1.8 to ensure it uses enchant:2 like webkit-gtk
 # <libgweather-4.2.0 because of libsoup:3 transition
 DEPEND="
-	>=app-crypt/gcr-3.4:=[gtk]
+	>=app-crypt/gcr-3.4:0=[gtk]
 	>=app-text/enchant-2.2.0:2
 	>=dev-db/sqlite-3.7.17
 	>=dev-libs/glib-2.56:2[dbus]