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 240CA159C9B for ; Fri, 9 Aug 2024 12:04:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D19C2BC0BA; Fri, 9 Aug 2024 12:04:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 541862BC0BA for ; Fri, 9 Aug 2024 12:04:46 +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 93A573430E2 for ; Fri, 9 Aug 2024 12:04:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E985B1EBD for ; Fri, 9 Aug 2024 12:04:43 +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: <1723205048.fa55f6fe67a8ace7609963c70a3c3029a153ac69.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extensions/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-shell-extensions/gnome-shell-extensions-46.2.ebuild X-VCS-Directories: gnome-extra/gnome-shell-extensions/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: fa55f6fe67a8ace7609963c70a3c3029a153ac69 X-VCS-Branch: master Date: Fri, 9 Aug 2024 12:04:43 +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: 070882a8-902a-43ca-89f2-f29adb620dcf X-Archives-Hash: d0c29dd5c2994cad78322c46b57e3423 commit: fa55f6fe67a8ace7609963c70a3c3029a153ac69 Author: Pacho Ramos gentoo org> AuthorDate: Fri Aug 9 11:05:33 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Aug 9 12:04:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa55f6fe gnome-extra/gnome-shell-extensions: update HOMEPAGE Signed-off-by: Pacho Ramos gentoo.org> gnome-extra/gnome-shell-extensions/gnome-shell-extensions-46.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-46.2.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-46.2.ebuild index 710a1c2aba2c..0c2744f773a6 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-46.2.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-46.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit gnome.org readme.gentoo-r1 meson xdg DESCRIPTION="JavaScript extensions for GNOME Shell" -HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-shell-extensions" LICENSE="GPL-2+" SLOT="0"