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 A9A89158170 for ; Wed, 17 Jul 2024 12:12:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C81012BC1EC; Wed, 17 Jul 2024 12:12:06 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6B752BC1EC for ; Wed, 17 Jul 2024 12:12:06 +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 7B045343143 for ; Wed, 17 Jul 2024 12:12:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEFD51E42 for ; Wed, 17 Jul 2024 12:12:02 +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: <1721218291.23946497efef01822cdfc62e840890a96f510988.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild X-VCS-Directories: sci-geosciences/gnome-maps/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 23946497efef01822cdfc62e840890a96f510988 X-VCS-Branch: master Date: Wed, 17 Jul 2024 12:12:02 +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: b90923a6-9748-4ed9-ba4d-81ceb215b810 X-Archives-Hash: bf94478e5c8a459c5ae98050ee5e086e commit: 23946497efef01822cdfc62e840890a96f510988 Author: Pacho Ramos gentoo org> AuthorDate: Wed Jul 17 10:57:02 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Jul 17 12:11:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23946497 sci-geosciences/gnome-maps: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild b/sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild index 76c6ff47688e..3ce5ef68e79e 100644 --- a/sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild +++ b/sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg DESCRIPTION="A map application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Maps" +HOMEPAGE="https://apps.gnome.org/Maps/" LICENSE="CC0-1.0 GPL-2+" SLOT="0"