commit:     c9e89c654cef97b8bff1e71f270e58e4e901de35
Author:     Manuel Friedli <manuel <AT> fritteli <DOT> ch>
AuthorDate: Tue Apr  2 23:34:49 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 14:58:13 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=c9e89c65

repositories: Correct the feed url from the 'master' to the 'main' branch.

Closes: https://github.com/gentoo/api-gentoo-org/pull/660
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 files/overlays/repositories.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index c668e96..e2f8938 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1543,7 +1543,7 @@
     </owner>
     <source type="git">https://github.com/fritteli/gentoo-overlay.git</source>
     <source 
type="git">git+ssh://g...@github.com/fritteli/gentoo-overlay.git</source>
-    <feed>https://github.com/fritteli/gentoo-overlay/commits/master.atom</feed>
+    <feed>https://github.com/fritteli/gentoo-overlay/commits/main.atom</feed>
   </repo>
   <repo quality="stable" status="official">
     <name>frr-gentoo</name>

Reply via email to