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 8148215808B for ; Sat, 28 Sep 2024 15:53:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93C4AE2B9E; Sat, 28 Sep 2024 15:53:47 +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 79FFBE2B9E for ; Sat, 28 Sep 2024 15:53:47 +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 82BF3343163 for ; Sat, 28 Sep 2024 15:53:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD0271A09 for ; Sat, 28 Sep 2024 15:53:44 +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: <1727538440.f66a3b16d18b9b452f2a9f5e1a25b97bc6e3213f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/epiphany/epiphany-46.4.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: f66a3b16d18b9b452f2a9f5e1a25b97bc6e3213f X-VCS-Branch: master Date: Sat, 28 Sep 2024 15:53:44 +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: 609d57e4-38de-4f33-948e-b4aa3630098c X-Archives-Hash: d2102cacf3ff4d74720b818c941ee5e4 commit: f66a3b16d18b9b452f2a9f5e1a25b97bc6e3213f Author: Pacho Ramos gentoo org> AuthorDate: Sat Sep 28 15:46:40 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Sep 28 15:47:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f66a3b16 www-client/epiphany: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> www-client/epiphany/epiphany-46.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-46.4.ebuild b/www-client/epiphany/epiphany-46.4.ebuild index 033df849ad9a..7d4ecc8e89ca 100644 --- a/www-client/epiphany/epiphany-46.4.ebuild +++ b/www-client/epiphany/epiphany-46.4.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg virtualx DESCRIPTION="GNOME webbrowser based on Webkit" -HOMEPAGE="https://wiki.gnome.org/Apps/Web https://gitlab.gnome.org/GNOME/epiphany" +HOMEPAGE="https://apps.gnome.org/Epiphany/ https://gitlab.gnome.org/GNOME/epiphany" LICENSE="GPL-3+" SLOT="0"