From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1451284-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 56A44158021
	for <garchives@archives.gentoo.org>; Sat, 29 Oct 2022 19:18:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7F12EE0864;
	Sat, 29 Oct 2022 19:18:31 +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 655A2E0864
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 19:18:31 +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 5F767341157
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 19:18:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B448D615
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 19:18:28 +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: <1667071062.271f92ee6451bcd89d4872a95afb96af1dd02cd6.mattst88@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-contacts/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gnome-extra/gnome-contacts/gnome-contacts-42.0-r1.ebuild gnome-extra/gnome-contacts/gnome-contacts-42.0.ebuild gnome-extra/gnome-contacts/gnome-contacts-43.0.ebuild
X-VCS-Directories: gnome-extra/gnome-contacts/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: 271f92ee6451bcd89d4872a95afb96af1dd02cd6
X-VCS-Branch: master
Date: Sat, 29 Oct 2022 19:18:28 +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: e25eb1e9-ba99-4adc-8921-3e900abba512
X-Archives-Hash: 60753fa7021bda4eabdbb3f34ecd8f15

commit:     271f92ee6451bcd89d4872a95afb96af1dd02cd6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 19:07:20 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 19:17:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271f92ee

gnome-extra/gnome-contacts: RDEPEND on dev-libs/libportal

* and raise required folks version.

Closes: https://bugs.gentoo.org/863692
Closes: https://bugs.gentoo.org/865369
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../{gnome-contacts-42.0.ebuild => gnome-contacts-42.0-r1.ebuild}      | 3 ++-
 gnome-extra/gnome-contacts/gnome-contacts-43.0.ebuild                  | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/gnome-contacts/gnome-contacts-42.0.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-42.0-r1.ebuild
similarity index 95%
rename from gnome-extra/gnome-contacts/gnome-contacts-42.0.ebuild
rename to gnome-extra/gnome-contacts/gnome-contacts-42.0-r1.ebuild
index a1351affebff..b5fd4cd8140d 100644
--- a/gnome-extra/gnome-contacts/gnome-contacts-42.0.ebuild
+++ b/gnome-extra/gnome-contacts/gnome-contacts-42.0-r1.ebuild
@@ -27,7 +27,7 @@ VALA_DEPEND="
 "
 RDEPEND="
 	>=gnome-extra/evolution-data-server-3.30:=[gnome-online-accounts]
-	>=dev-libs/folks-0.11.4:=[eds,telepathy?]
+	>=dev-libs/folks-0.14.0:=[eds,telepathy?]
 	>=dev-libs/glib-2.58:2
 	>=dev-libs/libgee-0.10:0.8
 	net-libs/gnome-online-accounts:=
@@ -35,6 +35,7 @@ RDEPEND="
 	gui-libs/libadwaita:1
 	telepathy? ( >=net-libs/telepathy-glib-0.22 )
 	>=gui-libs/libhandy-1.0.0:1
+	>=dev-libs/libportal-0.6:=
 "
 DEPEND="${RDEPEND}"
 BDEPEND="

diff --git a/gnome-extra/gnome-contacts/gnome-contacts-43.0.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-43.0.ebuild
index cd2c165900dc..49d52db5cd2b 100644
--- a/gnome-extra/gnome-contacts/gnome-contacts-43.0.ebuild
+++ b/gnome-extra/gnome-contacts/gnome-contacts-43.0.ebuild
@@ -22,7 +22,7 @@ VALA_DEPEND="
 	>=dev-libs/libportal-0.6:=[vala]
 "
 RDEPEND="
-	>=dev-libs/folks-0.11.4:=[eds]
+	>=dev-libs/folks-0.14.0:=[eds]
 	>=dev-libs/libgee-0.10:0.8=
 	>=dev-libs/glib-2.58:2
 	net-libs/gnome-online-accounts:=