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.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 26C47158094 for ; Sat, 1 Oct 2022 17:16:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06218E0A94; Sat, 1 Oct 2022 17:16:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E01EAE0A94 for ; Sat, 1 Oct 2022 17:16:57 +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 CB42E340CFA for ; Sat, 1 Oct 2022 17:16:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 02C73603 for ; Sat, 1 Oct 2022 17:16:54 +0000 (UTC) From: "Matt Turner" 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" Message-ID: <1664644604.4583087cb3c2ba7dcf2ad69383f0ce69230881b5.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r1.ebuild gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r2.ebuild X-VCS-Directories: gnome-extra/evolution-data-server/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 4583087cb3c2ba7dcf2ad69383f0ce69230881b5 X-VCS-Branch: master Date: Sat, 1 Oct 2022 17:16:54 +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: eb2aff24-fd8a-4e97-ada9-db3f76461ba0 X-Archives-Hash: 9f7fe9fe64ec342577eeda7741ab7b9f commit: 4583087cb3c2ba7dcf2ad69383f0ce69230881b5 Author: Matt Turner gentoo org> AuthorDate: Sat Oct 1 16:57:28 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Oct 1 17:16:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4583087c gnome-extra/evolution-data-server: Depend on app-crypt/gcr:0 Signed-off-by: Matt Turner gentoo.org> ...server-3.44.4-r1.ebuild => evolution-data-server-3.44.4-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r2.ebuild similarity index 98% rename from gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r1.ebuild rename to gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r2.ebuild index 80b63535e913..56c045697201 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-3.44.4-r2.ebuild @@ -23,7 +23,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-lin # =sys-libs/db-4:= ) gtk? ( - >=app-crypt/gcr-3.4[gtk] + >=app-crypt/gcr-3.4:0=[gtk] >=x11-libs/gtk+-3.16:3 >=media-libs/libcanberra-0.25[gtk3] )