From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1427525-garchives=archives.gentoo.org@lists.gentoo.org>
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 4AEBF158094
	for <garchives@archives.gentoo.org>; Sun, 14 Aug 2022 21:42:59 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 73151E0C2F;
	Sun, 14 Aug 2022 21:42:58 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 5214CE0C2F
	for <gentoo-commits@lists.gentoo.org>; Sun, 14 Aug 2022 21:42:58 +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 451FA34118E
	for <gentoo-commits@lists.gentoo.org>; Sun, 14 Aug 2022 21:42:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A0808500
	for <gentoo-commits@lists.gentoo.org>; Sun, 14 Aug 2022 21:42:55 +0000 (UTC)
From: "Maciej Barć" <xgqt@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, "Maciej Barć" <xgqt@gentoo.org>
Message-ID: <1660513349.06294d4bdb0f312097ba4140bce9cd073d31e539.xgqt@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: xgqt
X-VCS-Committer-Name: Maciej Barć
X-VCS-Revision: 06294d4bdb0f312097ba4140bce9cd073d31e539
X-VCS-Branch: master
Date: Sun, 14 Aug 2022 21:42:55 +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: caf8400a-fdb9-4792-9671-047c73940e35
X-Archives-Hash: 2a0af5b3e4ab458565b4ba0c39efa3d6

commit:     06294d4bdb0f312097ba4140bce9cd073d31e539
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 14 21:42:29 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Aug 14 21:42:29 2022 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=06294d4b

files/overlays/repositories.xml: change racket-overlay upstream

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 01affb7..6033b38 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3327,15 +3327,15 @@
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>racket-overlay</name>
-    <description lang="en">Racket packages overlay by src_prepare group</description>
-    <homepage>https://gitlab.com/src_prepare/racket/racket-overlay</homepage>
+    <description lang="en">Racket packages overlay</description>
+    <homepage>https://gitlab.com/gentoo-racket/gentoo-racket-overlay</homepage>
     <owner type="person">
       <email>xgqt@gentoo.org</email>
       <name>Maciej Barć</name>
     </owner>
-    <source type="git">https://gitlab.com/src_prepare/racket/racket-overlay.git</source>
-    <source type="git">git+ssh://git@gitlab.com/src_prepare/racket/racket-overlay.git</source>
-    <feed>https://gitlab.com/src_prepare/racket/racket-overlay/commits/master.atom</feed>
+    <source type="git">https://gitlab.com/gentoo-racket/gentoo-racket-overlay.git</source>
+    <source type="git">git+ssh://git@gitlab.com/gentoo-racket/gentoo-racket-overlay.git</source>
+    <feed>https://gitlab.com/gentoo-racket/gentoo-racket-overlay/commits/master.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>raiagent</name>