commit: cffcae655140c3e9ada7839c8033ff5afdaa8f3b Author: Pavlos Ratis <dastergon <AT> gentoo <DOT> org> AuthorDate: Wed Oct 1 18:08:10 2014 +0000 Commit: Pavlos Ratis <dastergon <AT> gentoo <DOT> org> CommitDate: Wed Oct 1 18:08:10 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=cffcae65
add chaos overlay, bug 517914 --- files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index e1d192b..303815d 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -813,6 +813,18 @@ FIN <feed>http://github.com/feeds/transacid/commits/CenterIM-overlay/master</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>chaos</name> + <description>Personal overlay</description> + <homepage>http://github.com/chaoskagami/chaos-overlay</homepage> + <owner> + <email>chaos.kag...@gmail.com</email> + <name>Jon Feldman</name> + </owner> + <source type="git">git://github.com/chaoskagami/chaos-overlay.git</source> + <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>chtekk-apps</name> <description>Overlay for various applications I use myself.</description> <homepage>http://projects.longitekk.com:8000/Projects</homepage>