commit:     673f882132fa199c99e296e32185116634315cef
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 14:18:27 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 14:23:26 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=673f8821

repositories.xml: sort correctly

arthurzam was so kind and enhanced the functionality of
repositories-checker.py, allowing it to check the whole file in
a415817eb8b2 ("bin/repositories-checker.py: various improvements and
fixes"). This revealed a few repos that where not correctly sorted.

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index e2950d7..1a85730 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -379,6 +379,16 @@
     <source type="git">[email protected]:anyc/anyc-overlay.git</source>
     <feed>https://github.com/anyc/anyc-overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>ap-overlay</name>
+    <description lang="en">Personal Gentoo Overlay</description>
+    <homepage>https://gitlab.com/AbhinavPraveen/ap-overlay</homepage>
+    <owner type="person">
+      <email>[email protected]</email>
+      <name>Abhinav Praveen</name>
+    </owner>
+    <source 
type="git">https://gitlab.com/AbhinavPraveen/ap-overlay.git</source>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>apriluwu</name>
     <description lang="en">apriluwu's personal overlay</description>
@@ -391,16 +401,6 @@
     <source 
type="git">git+ssh://[email protected]/apriluwu/gentoo-overlay.git</source>
     <feed>https://github.com/apriluwu/gentoo-overlay/commits/master.atom</feed>
   </repo>
-  <repo quality="experimental" status="unofficial">
-    <name>ap-overlay</name>
-    <description lang="en">Personal Gentoo Overlay</description>
-    <homepage>https://gitlab.com/AbhinavPraveen/ap-overlay</homepage>
-    <owner type="person">
-      <email>[email protected]</email>
-      <name>Abhinav Praveen</name>
-    </owner>
-    <source 
type="git">https://gitlab.com/AbhinavPraveen/ap-overlay.git</source>
-  </repo>
   <repo quality="experimental" status="unofficial">
     <name>ArchFeh</name>
     <description lang="en">ArchFeh's personal overlay</description>
@@ -3264,16 +3264,6 @@
     </owner>
     <source type="git">https://git.zero-downtime.net/quark/quarks.git</source>
   </repo>
-  <repo quality="experimental" status="official">
-    <name>R_Overlay</name>
-    <description>Gentoo overlay of R packages</description>
-    <homepage>https://cgit.gentoo.org/proj/R_overlay.git/</homepage>
-    <owner type="person">
-      <email>[email protected]</email>
-      <name>Benda Xu</name>
-    </owner>
-    <source type="rsync">rsync://roverlay.dev.gentoo.org/roverlay</source>
-  </repo>
   <repo quality="experimental" status="unofficial">
     <name>r7l</name>
     <description lang="en">r7l Gentoo overlay with custom Ebuilds</description>
@@ -3286,6 +3276,16 @@
     <source type="git">git+ssh://[email protected]/r7l/r7l-overlay.git</source>
     <feed>https://github.com/r7l/r7l-overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="official">
+    <name>R_Overlay</name>
+    <description>Gentoo overlay of R packages</description>
+    <homepage>https://cgit.gentoo.org/proj/R_overlay.git/</homepage>
+    <owner type="person">
+      <email>[email protected]</email>
+      <name>Benda Xu</name>
+    </owner>
+    <source type="rsync">rsync://roverlay.dev.gentoo.org/roverlay</source>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>racket-overlay</name>
     <description lang="en">Racket packages overlay</description>
@@ -4315,20 +4315,6 @@
     <source 
type="git">[email protected]:ddorian1/gentoo-twister-overlay.git</source>
     
<feed>https://github.com/ddorian1/gentoo-twister-overlay/commits/master.atom</feed>
   </repo>
-  <repo quality="experimental" status="official">
-    <name>ulm</name>
-    <description>Developer overlay</description>
-    <homepage>https://cgit.gentoo.org/repo/dev/ulm.git/</homepage>
-    <owner type="person">
-      <email>[email protected]</email>
-      <name>Ulrich Müller</name>
-    </owner>
-    <source type="git">https://anongit.gentoo.org/git/repo/dev/ulm.git</source>
-    <source type="git">git://anongit.gentoo.org/repo/dev/ulm.git</source>
-    <source type="git">git+ssh://[email protected]/repo/dev/ulm.git</source>
-    <feed>https://cgit.gentoo.org/repo/dev/ulm.git/atom/</feed>
-    <!-- <feed>https://cgit.gentoo.org/repo/dev/ulm.git/rss/</feed> -->
-  </repo>
   <repo quality="experimental" status="official">
     <name>ukui</name>
     <description lang="en">Gentoo Overlay for UKUI Desktop 
Environment</description>
@@ -4349,6 +4335,20 @@
     <source type="git">[email protected]:ukui/ukui-overlay.git</source>
     <feed>https://github.com/ukui/ukui-overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="official">
+    <name>ulm</name>
+    <description>Developer overlay</description>
+    <homepage>https://cgit.gentoo.org/repo/dev/ulm.git/</homepage>
+    <owner type="person">
+      <email>[email protected]</email>
+      <name>Ulrich Müller</name>
+    </owner>
+    <source type="git">https://anongit.gentoo.org/git/repo/dev/ulm.git</source>
+    <source type="git">git://anongit.gentoo.org/repo/dev/ulm.git</source>
+    <source type="git">git+ssh://[email protected]/repo/dev/ulm.git</source>
+    <feed>https://cgit.gentoo.org/repo/dev/ulm.git/atom/</feed>
+    <!-- <feed>https://cgit.gentoo.org/repo/dev/ulm.git/rss/</feed> -->
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>unc3nsored</name>
     <description lang="en">Overlay for software I didn't find in the main 
tree</description>

Reply via email to