From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1440277-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 66B73158094 for <garchives@archives.gentoo.org>; Tue, 27 Sep 2022 23:55:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EAC9E077C; Tue, 27 Sep 2022 23:55:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 899C2E077A for <gentoo-commits@lists.gentoo.org>; Tue, 27 Sep 2022 23:55:44 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6750340CCB for <gentoo-commits@lists.gentoo.org>; Tue, 27 Sep 2022 23:55:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1646C5EB for <gentoo-commits@lists.gentoo.org>; Tue, 27 Sep 2022 23:55:42 +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: <1664322920.c9a528271c524bdb78424f87f214cb1c4dc755ac.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-calendar/gnome-calendar-42.2-r1.ebuild gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild X-VCS-Directories: gnome-extra/gnome-calendar/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c9a528271c524bdb78424f87f214cb1c4dc755ac X-VCS-Branch: master Date: Tue, 27 Sep 2022 23:55:42 +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: 75619a6b-bd98-4a77-8c4f-454e0354ab1c X-Archives-Hash: 1130aa994a86db61889fbf1788f4128c commit: c9a528271c524bdb78424f87f214cb1c4dc755ac Author: Pascal Jaeger <pascal.jaeger <AT> leimstift <DOT> de> AuthorDate: Tue Sep 27 06:30:27 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Sep 27 23:55:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a52827 gnome-extra/gnome-calendar: Depend on geocode-glib:0 Signed-off-by: Pascal Jaeger <pascal.jaeger <AT> leimstift.de> Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> .../{gnome-calendar-42.2.ebuild => gnome-calendar-42.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-42.2-r1.ebuild similarity index 96% rename from gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild rename to gnome-extra/gnome-calendar/gnome-calendar-42.2-r1.ebuild index ed7f77824527..31b5cc31e2a2 100644 --- a/gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild +++ b/gnome-extra/gnome-calendar/gnome-calendar-42.2-r1.ebuild @@ -22,7 +22,7 @@ DEPEND=" >=gui-libs/gtk-4.6.0:4 >=dev-libs/libgweather-4.0.0:4= >=app-misc/geoclue-2.4:2.0 - >=sci-geosciences/geocode-glib-3.23 + >=sci-geosciences/geocode-glib-3.23:0 " RDEPEND="${DEPEND}" BDEPEND="