commit: c2d89ad12c6e2ff9a2963b652f7c9d02b5c3b55e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Sep 21 14:47:13 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Sep 21 14:47:13 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=c2d89ad1
repositories: Remove tryton due to sync hanging Remove tryton overlay since the server seems unresponsive and causes mercurial to hang. Bug: https://bugs.gentoo.org/666708 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 5d7111e..1c01985 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4832,15 +4832,6 @@ </owner> <source type="git">https://github.com/fat0troll/trollerlay.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>tryton</name> - <description>Tryton</description> - <homepage>http://www.tryton.org/</homepage> - <owner type="person"> - <email>[email protected]</email> - </owner> - <source type="mercurial">https://hg.tryton.org/tryton-overlay</source> - </repo> <repo quality="experimental" status="unofficial"> <name>twister</name> <description lang="en">Unoffical gentoo overlay for twister</description>
