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 A9B941581C1 for ; Tue, 16 Jul 2024 10:55:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 545A4E2ADF; Tue, 16 Jul 2024 10:55:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 362A3E2ADF for ; Tue, 16 Jul 2024 10:55:24 +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 3E20333BE32 for ; Tue, 16 Jul 2024 10:55:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EC621E36 for ; Tue, 16 Jul 2024 10:55:20 +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: <1721127305.1df06c99c7dbe4f547ea04ab199e3eab19ce90a8.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ghex/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/ghex/ghex-46.0.ebuild app-editors/ghex/ghex-9999.ebuild X-VCS-Directories: app-editors/ghex/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 1df06c99c7dbe4f547ea04ab199e3eab19ce90a8 X-VCS-Branch: master Date: Tue, 16 Jul 2024 10:55:20 +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: 65362e2c-ada2-473d-bf39-c6f206fd2235 X-Archives-Hash: 45bafa80794a7fe72b8ac57bf38321ab commit: 1df06c99c7dbe4f547ea04ab199e3eab19ce90a8 Author: Pacho Ramos gentoo org> AuthorDate: Tue Jul 16 10:54:20 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jul 16 10:55:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df06c99 app-editors/ghex: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> app-editors/ghex/ghex-46.0.ebuild | 2 +- app-editors/ghex/ghex-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/ghex/ghex-46.0.ebuild b/app-editors/ghex/ghex-46.0.ebuild index 0a2c139952a9..a1bb4fdd3f75 100644 --- a/app-editors/ghex/ghex-46.0.ebuild +++ b/app-editors/ghex/ghex-46.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg DESCRIPTION="GNOME hexadecimal editor" -HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" +HOMEPAGE="https://gitlab.gnome.org/GNOME/ghex" if [[ ${PV} == 9999 ]]; then inherit git-r3 diff --git a/app-editors/ghex/ghex-9999.ebuild b/app-editors/ghex/ghex-9999.ebuild index 0a2c139952a9..a1bb4fdd3f75 100644 --- a/app-editors/ghex/ghex-9999.ebuild +++ b/app-editors/ghex/ghex-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg DESCRIPTION="GNOME hexadecimal editor" -HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" +HOMEPAGE="https://gitlab.gnome.org/GNOME/ghex" if [[ ${PV} == 9999 ]]; then inherit git-r3