From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1641898-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 1CA1E15817D
	for <garchives@archives.gentoo.org>; Wed, 12 Jun 2024 20:15:29 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 80B94E2AA5;
	Wed, 12 Jun 2024 20:15:27 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5F08DE2AA5
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2024 20:15:27 +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 579DD335DEB
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2024 20:15:26 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E6221CA4
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2024 20:15:24 +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: <1718223319.e3080d4b0acaa86f001b54364b3d5e18db8a2831.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: e3080d4b0acaa86f001b54364b3d5e18db8a2831
X-VCS-Branch: master
Date: Wed, 12 Jun 2024 20:15:24 +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: 083f0970-10e3-4091-9ddf-7d1ee48776f2
X-Archives-Hash: 359bba8e5cb7b336383e4dfbd07be606

commit:     e3080d4b0acaa86f001b54364b3d5e18db8a2831
Author:     dm9pZCAq <46228973+dm9pZCAq <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sun Jun  9 21:49:35 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 20:15:19 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=e3080d4b

repositories: change url of dm9pZCAq overlay

also add feed
Closes: https://github.com/gentoo/api-gentoo-org/pull/674

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 847c6bb..b536b5b 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1050,12 +1050,15 @@
   <repo quality="experimental" status="unofficial">
     <name>dm9pZCAq</name>
     <description lang="en">personal overlay with different packages, mainly with packages with KISS mindset</description>
-    <homepage>https://notabug.org/dm9pZCAq/dm9pZCAq-overlay</homepage>
+    <homepage>https://codeberg.org/dm9pZCAq/dm9pZCAq-overlay</homepage>
     <owner type="person">
       <email>v@0x0c.link</email>
       <name>dm9pZCAq</name>
     </owner>
-    <source type="git">https://notabug.org/dm9pZCAq/dm9pZCAq-overlay.git</source>
+    <source type="git">https://codeberg.org/dm9pZCAq/dm9pZCAq-overlay.git</source>
+    <source type="git">git+ssh://git@codeberg.org:dm9pZCAq/dm9pZCAq-overlay.git</source>
+    <feed>https://codeberg.org/dm9pZCAq/dm9pZCAq-overlay/atom/branch/master</feed>
+    <feed>https://codeberg.org/dm9pZCAq/dm9pZCAq-overlay/rss/branch/master</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>Drauthius</name>