commit: a1207f22be6a983881c97709536e14027b908212
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 8 15:27:54 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 8 15:28:11 2017 +0000
URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a1207f22
repositories: Fix sorting
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 81831da..b469bc0 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4369,6 +4369,19 @@ FIN
<source
type="git">[email protected]:zpuskas/sinustrom-gentoo-overlay.git</source>
<feed>https://github.com/zpuskas/sinustrom-gentoo-overlay/commits/master.atom</feed>
</repo>
+ <repo quality="experimental" status="unofficial">
+ <name>sk-overlay</name>
+ <description lang="en">The Scriptkitties overlay for additional
ebuilds</description>
+ <homepage>https://github.com/scriptkitties/overlay</homepage>
+ <owner type="person">
+ <email>[email protected]</email>
+ <name>Patrick Spek</name>
+ </owner>
+ <source type="git">https://github.com/scriptkitties/overlay.git</source>
+ <source type="git">git://github.com/scriptkitties/overlay.git</source>
+ <source type="git">[email protected]:scriptkitties/overlay.git</source>
+ <feed>https://github.com/scriptkitties/overlay/commits/master.atom</feed>
+ </repo>
<repo quality="experimental" status="official">
<name>slyfox</name>
<description lang="en">slyfox's ebuild den</description>
@@ -5418,18 +5431,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>sk-overlay</name>
- <description lang="en">The Scriptkitties overlay for additional
ebuilds</description>
- <homepage>https://github.com/scriptkitties/overlay</homepage>
- <owner type="person">
- <email>[email protected]</email>
- <name>Patrick Spek</name>
- </owner>
- <source type="git">https://github.com/scriptkitties/overlay.git</source>
- <source type="git">git://github.com/scriptkitties/overlay.git</source>
- <source type="git">[email protected]:scriptkitties/overlay.git</source>
- <feed>https://github.com/scriptkitties/overlay/commits/master.atom</feed>
- </repo>
<!-- vim:se et sw=2 ts=2 sts=2 :-->
</repositories>