commit: 21e98f756f33844c3f8b239c998b63032d27c6e3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jun 24 13:26:21 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jun 24 13:26:21 2015 +0000 URL: https://gitweb.gentoo.org/proj/api.git/commit/?id=21e98f75
Add go-overlay Fixes: https://bugs.gentoo.org/show_bug.cgi?id=552918 files/overlays/repositories.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index af3596e..339f43a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1839,6 +1839,16 @@ FIN <!-- <feed>https://cgit.gentoo.org/proj/gnustep.git/rss/</feed> --> </repo> <repo quality="experimental" status="unofficial"> + <name>go-overlay</name> + <description lang="en">Golang related ebuilds</description> + <homepage>https://github.com/Dr-Terrible/go-overlay</homepage> + <owner type="person"> + <email>toffanin.ma...@gmail.com</email> + <name>Mauro Toffanin</name> + </owner> + <source type="git">https://github.com/Dr-Terrible/go-overlay.git</source> + </repo> + <repo quality="experimental" status="unofficial"> <name>godin</name> <description lang="en"><![CDATA[Godin's Gentoo Overlay]]></description> <homepage>https://github.com/Godin/gentoo-overlay</homepage>