commit: a5aaac4b3169a3bd863609a3e849db4e50637d75
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 12:20:31 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 12:20:31 2017 +0000
URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a5aaac4b
repositories: Sort repositories
files/overlays/repositories.xml | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 7b5d3da..88a11ce 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5397,6 +5397,19 @@ FIN
<source
type="git">git://gnunet.org/youbroketheinternet-overlay.git</source>
</repo>
<repo quality="experimental" status="unofficial">
+ <name>yurij-overlay</name>
+ <description lang="en">Yurij's overlay</description>
+ <homepage>https://github.com/yurijmikhalevich/yurij-overlay</homepage>
+ <owner type="person">
+ <email>[email protected]</email>
+ <name>Yurij Mikhalevich</name>
+ </owner>
+ <source
type="git">https://github.com/yurijmikhalevich/yurij-overlay.git</source>
+ <source
type="git">git://github.com/yurijmikhalevich/yurij-overlay.git</source>
+ <source
type="git">[email protected]:yurijmikhalevich/yurij-overlay.git</source>
+
<feed>https://github.com/yurijmikhalevich/yurij-overlay/commits/master.atom</feed>
+ </repo>
+ <repo quality="experimental" status="unofficial">
<name>zoobab</name>
<description lang="en">Personal overlay of Benjamin Henrion</description>
<homepage>https://github.com/zoobab/overlay4gentoo/</homepage>
@@ -5431,18 +5444,5 @@ FIN
<source type="git">ssh://[email protected]/portage</source>
<feed>http://git.zx2c4.com/portage/atom/?h=master</feed>
</repo>
- <repo quality="experimental" status="unofficial">
- <name>yurij-overlay</name>
- <description lang="en">Yurij's overlay</description>
- <homepage>https://github.com/yurijmikhalevich/yurij-overlay</homepage>
- <owner type="person">
- <email>[email protected]</email>
- <name>Yurij Mikhalevich</name>
- </owner>
- <source
type="git">https://github.com/yurijmikhalevich/yurij-overlay.git</source>
- <source
type="git">git://github.com/yurijmikhalevich/yurij-overlay.git</source>
- <source
type="git">[email protected]:yurijmikhalevich/yurij-overlay.git</source>
-
<feed>https://github.com/yurijmikhalevich/yurij-overlay/commits/master.atom</feed>
- </repo>
<!-- vim:se et sw=2 ts=2 sts=2 :-->
</repositories>