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 9855B158095 for ; 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 BB948E07D4; Tue, 27 Sep 2022 23:55:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id A3FBBE07D4 for ; 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 AFC90340D31 for ; Tue, 27 Sep 2022 23:55:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29B0F5EC for ; Tue, 27 Sep 2022 23:55:42 +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: <1664322920.a10a06d7b0c27c1f9208d6b2a8dfb39f3fd2fd58.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-clocks/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-clocks/gnome-clocks-42.0-r1.ebuild gnome-extra/gnome-clocks/gnome-clocks-42.0.ebuild X-VCS-Directories: gnome-extra/gnome-clocks/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a10a06d7b0c27c1f9208d6b2a8dfb39f3fd2fd58 X-VCS-Branch: master Date: Tue, 27 Sep 2022 23:55:42 +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: ffa0ede9-3d7e-483f-900f-961495297e96 X-Archives-Hash: 85552d2cf6798be4095f59ecc7e2119a commit: a10a06d7b0c27c1f9208d6b2a8dfb39f3fd2fd58 Author: Pascal Jaeger leimstift de> AuthorDate: Tue Sep 27 06:31:52 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Sep 27 23:55:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a10a06d7 gnome-extra/gnome-clocks: Depend on geocode-glib:0 Signed-off-by: Pascal Jaeger leimstift.de> Signed-off-by: Matt Turner gentoo.org> .../{gnome-clocks-42.0.ebuild => gnome-clocks-42.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-clocks/gnome-clocks-42.0.ebuild b/gnome-extra/gnome-clocks/gnome-clocks-42.0-r1.ebuild similarity index 96% rename from gnome-extra/gnome-clocks/gnome-clocks-42.0.ebuild rename to gnome-extra/gnome-clocks/gnome-clocks-42.0-r1.ebuild index 6c7a31b686e4..c51dfdd9bb3d 100644 --- a/gnome-extra/gnome-clocks/gnome-clocks-42.0.ebuild +++ b/gnome-extra/gnome-clocks/gnome-clocks-42.0-r1.ebuild @@ -18,7 +18,7 @@ RDEPEND=" >=media-libs/gsound-0.98 >=dev-libs/libgweather-4.0.0:4= gnome-base/gnome-desktop:4 - >=sci-geosciences/geocode-glib-1 + >=sci-geosciences/geocode-glib-1:0 >=app-misc/geoclue-2.4:2.0 >=gui-libs/libadwaita-1.0:1 "