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 EDF8D1581C1 for ; Tue, 16 Jul 2024 08:41:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 262B22BC03A; Tue, 16 Jul 2024 08:41:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 F306D2BC03A 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 B4D7C340DE6 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 EDFA91E3C 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: <1721119230.4fb118c5f9a437e9727669d8dcde782127f7721c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-characters/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-characters/gnome-characters-46.0.ebuild X-VCS-Directories: gnome-extra/gnome-characters/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 4fb118c5f9a437e9727669d8dcde782127f7721c 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: 1dcd4ae7-7026-496f-9193-b1497a11bf01 X-Archives-Hash: 58c00ba0fe6e730dffd12aa96d6fa7fd commit: 4fb118c5f9a437e9727669d8dcde782127f7721c Author: Pacho Ramos gentoo org> AuthorDate: Tue Jul 16 08:07:27 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jul 16 08:40:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb118c5 gnome-extra/gnome-characters: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> gnome-extra/gnome-characters/gnome-characters-46.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-characters/gnome-characters-46.0.ebuild b/gnome-extra/gnome-characters/gnome-characters-46.0.ebuild index f811d5090edc..6291227988a8 100644 --- a/gnome-extra/gnome-characters/gnome-characters-46.0.ebuild +++ b/gnome-extra/gnome-characters/gnome-characters-46.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg DESCRIPTION="Unicode character map viewer and library" -HOMEPAGE="https://wiki.gnome.org/Design/Apps/CharacterMap" +HOMEPAGE="https://apps.gnome.org/Characters/" LICENSE="GPL-2+ BSD" SLOT="0"