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 2AF531581C1 for ; Tue, 16 Jul 2024 08:41:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68AE82BC02D; Tue, 16 Jul 2024 08:41:07 +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 497102BC02D for ; Tue, 16 Jul 2024 08:41:07 +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 4DD16340C7F for ; Tue, 16 Jul 2024 08:41:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D4C81E37 for ; Tue, 16 Jul 2024 08:41:03 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1721119229.7204892f42cd4c434f0ded91b6068c658759d8aa.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-weather/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-weather/gnome-weather-46.0.ebuild X-VCS-Directories: gnome-extra/gnome-weather/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 7204892f42cd4c434f0ded91b6068c658759d8aa X-VCS-Branch: master Date: Tue, 16 Jul 2024 08:41:03 +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: 7dc54ab5-bbb1-47a1-8f50-d464e569c870 X-Archives-Hash: 85edab7b0c0907db20526f964838d885 commit: 7204892f42cd4c434f0ded91b6068c658759d8aa Author: Pacho Ramos gentoo org> AuthorDate: Tue Jul 16 08:03:02 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jul 16 08:40:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7204892f gnome-extra/gnome-weather: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> gnome-extra/gnome-weather/gnome-weather-46.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-weather/gnome-weather-46.0.ebuild b/gnome-extra/gnome-weather/gnome-weather-46.0.ebuild index 24d3dc352604..12fa82314e23 100644 --- a/gnome-extra/gnome-weather/gnome-weather-46.0.ebuild +++ b/gnome-extra/gnome-weather/gnome-weather-46.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg DESCRIPTION="A weather application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Design/Apps/Weather" +HOMEPAGE="https://apps.gnome.org/Weather/" LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" SLOT="0"