commit:     c9b4587f8ab31a900a235ba7448c28d0fb535c8b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 11:53:24 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 11:53:24 2021 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=c9b4587f

repositories: Fix sorting

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index fb4523d..50f918b 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1624,6 +1624,18 @@
     <source type="git">g...@github.com:BilyakA/gentoo-clang.git</source>
     <feed>https://github.com/BilyakA/gentoo-clang/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>gentoo-linux-surface-overlay</name>
+    <description lang="en">Overlay for running Gentoo Linux on Microsoft 
Surface devices.</description>
+    <homepage>http://gentoo.canutethegreat.com/</homepage>
+    <owner type="person">
+      <email>canutethegr...@gmail.com</email>
+      <name>Ronald Farrer</name>
+    </owner>
+    <source 
type="git">https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git</source>
+    <source 
type="git">git+ssh://g...@github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git</source>
+    
<feed>https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="official">
     <name>gentoo-mate</name>
     <description lang="en">Gentoo MATE Desktop Project Repo</description>
@@ -1637,18 +1649,6 @@
     <source 
type="git">git+ssh://g...@git.gentoo.org/proj/gentoo-mate.git</source>
     <feed>https://cgit.gentoo.org/proj/gentoo-mate.git/atom/</feed>
   </repo>
-  <repo quality="experimental" status="unofficial">
-    <name>gentoo-linux-surface-overlay</name>
-    <description lang="en">Overlay for running Gentoo Linux on Microsoft 
Surface devices.</description>
-    <homepage>http://gentoo.canutethegreat.com/</homepage>
-    <owner type="person">
-      <email>canutethegr...@gmail.com</email>
-      <name>Ronald Farrer</name>
-    </owner>
-    <source 
type="git">https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git</source>
-    <source 
type="git">git+ssh://g...@github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git</source>
-    
<feed>https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay/commits/master.atom</feed>
-  </repo>
   <repo quality="experimental" status="unofficial">
     <name>gentoo-zh</name>
     <description>To provide programs useful to Chinese speaking users (merged
@@ -1885,18 +1885,6 @@
     <source 
type="git">git+ssh://g...@git.gentoo.org/repo/proj/guru.git</source>
     <feed>https://cgit.gentoo.org/repo/proj/guru.git/atom/</feed>
   </repo>
-  <repo quality="experimental" status="unofficial">
-    <name>inode64-overlay</name>
-    <description lang="en">Server overlay, virtualization, developer tools and 
misc apps</description>
-    <description lang="es">Overlay de servidores, virtualización, herramientas 
para desarrolladores y aplicaciones varias</description>
-    <homepage>https://github.com/inode64/inode64-overlay</homepage>
-    <owner type="person">
-      <email>w...@inode64.com</email>
-      <name>F.Javier Félix</name>
-    </owner>
-    <source type="git">https://github.com/inode64/inode64-overlay.git</source>
-    <feed>https://github.com/inode64/inode64-overlay/commits/main.atom</feed>
-  </repo>
   <repo quality="experimental" status="unofficial">
     <name>haarp</name>
     <description lang="en">misc ebuilds that aren't in the main 
tree</description>
@@ -2057,6 +2045,18 @@
     <feed>https://cgit.gentoo.org/dev/ikelos.git/atom/</feed>
     <!-- <feed>https://cgit.gentoo.org/dev/ikelos.git/rss/</feed> -->
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>inode64-overlay</name>
+    <description lang="en">Server overlay, virtualization, developer tools and 
misc apps</description>
+    <description lang="es">Overlay de servidores, virtualización, herramientas 
para desarrolladores y aplicaciones varias</description>
+    <homepage>https://github.com/inode64/inode64-overlay</homepage>
+    <owner type="person">
+      <email>w...@inode64.com</email>
+      <name>F.Javier Félix</name>
+    </owner>
+    <source type="git">https://github.com/inode64/inode64-overlay.git</source>
+    <feed>https://github.com/inode64/inode64-overlay/commits/main.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>ixit</name>
     <description lang="en">iXit overlay</description>

Reply via email to