commit: e6a9ba1c1123538dcb34237d02ba18dca1b845e0 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Sat Dec 6 15:15:21 2014 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sat Dec 6 15:15:24 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=e6a9ba1c
Move trash overlay from GitHub to Gitorious (former blocked in Russia) http://techcrunch.com/2014/12/03/github-russia/ --- files/overlays/repositories.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 483468b..f70d58d 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -5583,11 +5583,12 @@ FIN <repo quality="experimental" status="unofficial"> <name>trash</name> <description lang="en">Some ugly ebuilds</description> - <homepage>https://github.com/batekman/trash-overlay</homepage> + <homepage>https://gitorious.org/batekman/trash-overlay/</homepage> <owner type="person"> <email>[email protected]</email> </owner> - <source type="git">https://github.com/batekman/trash-overlay.git</source> + <source type="git">https://gitorious.org/batekman/trash-overlay.git</source> + <source type="git">[email protected]:batekman/trash-overlay.git</source> </repo> <repo quality="experimental" status="unofficial"> <name>twitch153</name>
