From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1729908-garchives=archives.gentoo.org@lists.gentoo.org>
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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 416B21581EE
	for <garchives@archives.gentoo.org>; Fri, 21 Mar 2025 11:02:13 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 2B189343223
	for <garchives@archives.gentoo.org>; Fri, 21 Mar 2025 11:02:13 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 71FFA1104AC;
	Fri, 21 Mar 2025 11:02:09 +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))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 6A1641104AC
	for <gentoo-commits@lists.gentoo.org>; Fri, 21 Mar 2025 11:02:09 +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 18D26343223
	for <gentoo-commits@lists.gentoo.org>; Fri, 21 Mar 2025 11:02:09 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7920020FB
	for <gentoo-commits@lists.gentoo.org>; Fri, 21 Mar 2025 11:02:07 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1742554922.c8c00032fcaac39b1bdcc717508962fa74de953c.sam@gentoo>
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
X-VCS-Repository: data/api
X-VCS-Files: files/overlays/repositories.xml
X-VCS-Directories: files/overlays/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: c8c00032fcaac39b1bdcc717508962fa74de953c
X-VCS-Branch: master
Date: Fri, 21 Mar 2025 11:02:07 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 026ed869-7ee3-4d50-9d58-b2d3a30612bf
X-Archives-Hash: a2b4fe782946b576139ff4b60bb2edc3

commit:     c8c00032fcaac39b1bdcc717508962fa74de953c
Author:     Ryan Fox <flewkey <AT> 2a03 <DOT> party>
AuthorDate: Wed Feb  5 00:43:30 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 21 11:02:02 2025 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=c8c00032

repositories: update flewkey-overlay

The repository has moved to Codeberg.
Closes: https://github.com/gentoo/api-gentoo-org/pull/721

Signed-off-by: Sam James <sam <AT> gentoo.org>

 files/overlays/repositories.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 480cd054..d772581d 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1443,12 +1443,12 @@
   <repo quality="experimental" status="unofficial">
     <name>flewkey-overlay</name>
     <description lang="en">Personal Gentoo overlay for flewkey</description>
-    <homepage>https://git.sdf.org/flewkey/flewkey-overlay</homepage>
+    <homepage>https://codeberg.org/flewkey/flewkey-overlay</homepage>
     <owner type="person">
       <email>flewkey@2a03.party</email>
       <name>Ryan Fox</name>
     </owner>
-    <source type="git">https://git.sdf.org/flewkey/flewkey-overlay.git</source>
+    <source type="git">https://codeberg.org/flewkey/flewkey-overlay.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>flexibeast</name>