commit: 54397a1942423eb9516021de03171e633d53c9f6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Apr 6 20:21:18 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Apr 6 20:21:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/api.git/commit/?id=54397a19
Update URIs for flow Fixes: https://bugs.gentoo.org/show_bug.cgi?id=545764 files/overlays/repositories.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index e97001f..5eeb795 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1561,12 +1561,12 @@ FIN <repo quality="experimental" status="unofficial"> <name>flow</name> <description lang="en">Ebuilds by Florian Schmaus</description> - <homepage>https://gitorious.org/flow-s-ebuilds</homepage> + <homepage>https://gitlab.com/Flow/flow-s-ebuilds</homepage> <owner type="person"> <email>[email protected]</email> <name>Florian Schmaus</name> </owner> - <source type="git">https://git.gitorious.org/flow-s-ebuilds/flow-s-ebuilds.git</source> + <source type="git">https://gitlab.com/Flow/flow-s-ebuilds.git</source> </repo> <repo quality="experimental" status="unofficial"> <name>fm</name>
