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 AB89015815E for ; Sat, 3 Feb 2024 07:22:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03359E2B83; Sat, 3 Feb 2024 07:22:53 +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 E08A8E2B83 for ; Sat, 3 Feb 2024 07:22:52 +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 301973431FE for ; Sat, 3 Feb 2024 07:22:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6CA314D6 for ; Sat, 3 Feb 2024 07:22:48 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1706944963.7ea4f9ec87d35d4a1a89ce1f7eff221e7de18ffa.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/fractal/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/fractal/fractal-6_rc.ebuild net-im/fractal/metadata.xml X-VCS-Directories: net-im/fractal/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7ea4f9ec87d35d4a1a89ce1f7eff221e7de18ffa X-VCS-Branch: master Date: Sat, 3 Feb 2024 07:22:48 +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: 399370de-694f-4f6e-8c4b-9dc9e1ea7fa7 X-Archives-Hash: f0557740b2034a8d9ac55e2ebe0bb638 commit: 7ea4f9ec87d35d4a1a89ce1f7eff221e7de18ffa Author: Michał Górny gentoo org> AuthorDate: Sat Feb 3 07:20:24 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Feb 3 07:22:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ea4f9ec net-im/fractal: Update homepage Signed-off-by: Michał Górny gentoo.org> net-im/fractal/fractal-6_rc.ebuild | 4 ++-- net-im/fractal/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-im/fractal/fractal-6_rc.ebuild b/net-im/fractal/fractal-6_rc.ebuild index 49bb9d628318..c833834cbb14 100644 --- a/net-im/fractal/fractal-6_rc.ebuild +++ b/net-im/fractal/fractal-6_rc.ebuild @@ -24,10 +24,10 @@ MY_P=${P/_/.} DESCRIPTION="Matrix messaging app for GNOME written in Rust" HOMEPAGE=" https://wiki.gnome.org/Apps/Fractal - https://gitlab.gnome.org/GNOME/fractal/ + https://gitlab.gnome.org/World/fractal/ " SRC_URI=" - https://gitlab.gnome.org/GNOME/fractal/-/archive/${PV/_/.}/${MY_P}.tar.bz2 + https://gitlab.gnome.org/World/fractal/-/archive/${PV/_/.}/${MY_P}.tar.bz2 ${CARGO_CRATE_URIS} " if [[ ${PKGBUMPING} != ${PVR} ]]; then diff --git a/net-im/fractal/metadata.xml b/net-im/fractal/metadata.xml index 8e6f4d7f8149..7090f1871134 100644 --- a/net-im/fractal/metadata.xml +++ b/net-im/fractal/metadata.xml @@ -6,6 +6,6 @@ Michał Górny - GNOME/fractal + World/fractal