commit: dd67082e77f905baccba395a0ae96b8908b0da49 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 5 23:09:48 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 5 23:09:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/api.git/commit/?id=dd67082e
Add timroes overlay Fixes: https://bugs.gentoo.org/show_bug.cgi?id=538412 files/overlays/repositories.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 451f01f..e97001f 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4982,6 +4982,16 @@ FIN <feed>https://github.com/timboudreau/gentoo/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>timroes</name> + <description lang="en">timroes' personal overlay</description> + <homepage>https://www.timroes.de</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Tim Roes</name> + </owner> + <source type="git">https://github.com/timroes/timroes-overlay.git</source> + </repo> + <repo quality="experimental" status="unofficial"> <name>tmacedo</name> <description>User Overlay</description> <homepage>http://github.com/tmacedo/portage</homepage>
