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 86ECA15802E for ; Mon, 1 Jul 2024 13:50:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEAF5E2ABF; Mon, 1 Jul 2024 13:50:30 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0F8EE2ABF for ; Mon, 1 Jul 2024 13:50:30 +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 C5D92343066 for ; Mon, 1 Jul 2024 13:50:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 220F01DA7 for ; Mon, 1 Jul 2024 13:50:28 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1719755309.6bbd428ebf891d189a6db43dea376e7cbc476ef0.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sec-keys/signify-keys-telescope/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sec-keys/signify-keys-telescope/metadata.xml sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild X-VCS-Directories: sec-keys/signify-keys-telescope/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 6bbd428ebf891d189a6db43dea376e7cbc476ef0 X-VCS-Branch: master Date: Mon, 1 Jul 2024 13:50:28 +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: 8773071f-2cdd-43c1-808f-1829bbe12a86 X-Archives-Hash: 2b8e66e103e0da305ddf91ceca089b1f commit: 6bbd428ebf891d189a6db43dea376e7cbc476ef0 Author: Takuya Wakazono gmail com> AuthorDate: Sun Jun 30 13:48:29 2024 +0000 Commit: David Roman gmail com> CommitDate: Sun Jun 30 13:48:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6bbd428e sec-keys/signify-keys-telescope: update HOMEPAGE Signed-off-by: Takuya Wakazono gmail.com> sec-keys/signify-keys-telescope/metadata.xml | 2 +- sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild | 2 +- sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sec-keys/signify-keys-telescope/metadata.xml b/sec-keys/signify-keys-telescope/metadata.xml index 695e0f1ae..13a010dc9 100644 --- a/sec-keys/signify-keys-telescope/metadata.xml +++ b/sec-keys/signify-keys-telescope/metadata.xml @@ -3,6 +3,6 @@ - omar-polo/telescope + telescope-browser/telescope diff --git a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild index 4432de27a..d884faded 100644 --- a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild +++ b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild @@ -5,7 +5,7 @@ EAPI=8 MY_P="${PN#signify-keys-}-${PV}" DESCRIPTION="Signify keys used to sign telescope releases" -HOMEPAGE="https://telescope.omarpolo.com/" +HOMEPAGE="https://www.telescope-browser.org/" SRC_URI="https://ftp.omarpolo.com/${MY_P}.pub" S="${WORKDIR}" diff --git a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild index 4432de27a..d884faded 100644 --- a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild +++ b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 MY_P="${PN#signify-keys-}-${PV}" DESCRIPTION="Signify keys used to sign telescope releases" -HOMEPAGE="https://telescope.omarpolo.com/" +HOMEPAGE="https://www.telescope-browser.org/" SRC_URI="https://ftp.omarpolo.com/${MY_P}.pub" S="${WORKDIR}"