commit: c0ab77e4a83582a5144af7582ea7e5bfc4e87201 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 10 20:22:11 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 10 20:22:11 2015 +0000 URL: https://gitweb.gentoo.org/proj/api.git/commit/?id=c0ab77e4
Add rinaldus-overlay Fixes: https://bugs.gentoo.org/show_bug.cgi?id=557252 files/overlays/repositories.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index ae728c0..cc87e5b 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3675,6 +3675,16 @@ FIN <feed>https://github.com/rich0/rich0-overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>rinaldus-overlay</name> + <description>Rinaldus overlay</description> + <homepage>https://github.com/rinaldus/rinaldus-overlay</homepage> + <owner> + <email>[email protected]</email> + <name>Rinaldus</name> + </owner> + <source type="git">https://github.com/rinaldus/rinaldus-overlay.git</source> + </repo> + <repo quality="experimental" status="unofficial"> <name>rion</name> <description><![CDATA[Russian overlay with a some patched and specific software]]></description>
