commit: 3c1e7f11b4e2a46c01655ad38cc20c0f60839beb Author: George Diamantopoulos <georgediam <AT> gmail <DOT> com> AuthorDate: Sun Oct 16 17:48:18 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 16 18:28:16 2016 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=3c1e7f11
repositories: Move chrytoo in alphabetical order 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 742dabf..cc2e4c8 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -60,19 +60,6 @@ SYN FIN --> - <repo quality="experimental" status="unofficial"> - <name>chrytoo</name> - <description lang="en">Personal overlay for packages that usually aren't in the official repository...</description> - <homepage>https://github.com/chrytoo/gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Miloš Đ. Omeragić</name> - </owner> - <source type="git">https://github.com/chrytoo/gentoo-overlay.git</source> - <source type="git">git://github.com/chrytoo/gentoo-overlay.git</source> - <source type="git">[email protected]:chrytoo/gentoo-overlay.git</source> - <feed>https://github.com/chrytoo/gentoo-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>0x4d4c</name> <description lang="en">Personal overlay with no special focus</description> @@ -868,6 +855,19 @@ FIN <source type="git">https://github.com/chaoskagami/chaos-overlay.git</source> <feed>https://github.com/feeds/chaoskagami/commits/chaos-overlay/master</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>chrytoo</name> + <description lang="en">Personal overlay for packages that usually aren't in the official repository...</description> + <homepage>https://github.com/chrytoo/gentoo-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Miloš Đ. Omeragić</name> + </owner> + <source type="git">https://github.com/chrytoo/gentoo-overlay.git</source> + <source type="git">git://github.com/chrytoo/gentoo-overlay.git</source> + <source type="git">[email protected]:chrytoo/gentoo-overlay.git</source> + <feed>https://github.com/chrytoo/gentoo-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="official"> <name>chutzpah</name> <description><![CDATA[Random stuff I am working on which isn't ready for the tree for some reason]]></description>
