commit: ee46d17f0656a009fb82b810012b615591a5b1b9 Author: Manuel Friedli <manuel <AT> fritteli <DOT> ch> AuthorDate: Sun May 6 22:25:30 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 7 06:47:08 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=ee46d17f
repositories: switch fritteli's overlay URLs to github Closes: https://github.com/gentoo/api-gentoo-org/pull/125 files/overlays/repositories.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 7a70700..3caa91e 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1685,15 +1685,14 @@ FIN <repo quality="experimental" status="unofficial"> <name>fritteli</name> <description lang="en">fritteli's Gentoo Overlay</description> - <homepage>https://gittr.ch/linux/gentoo-overlay</homepage> + <homepage>https://github.com/fritteli/gentoo-overlay</homepage> <owner type="person"> <email>[email protected]</email> <name>Manuel Friedli</name> </owner> - <source type="git">https://gittr.ch/linux/gentoo-overlay.git</source> - <source type="git">git://gittr.ch/linux/gentoo-overlay.git</source> - <source type="git">[email protected]:linux/gentoo-overlay.git</source> - <feed>https://gittr.ch/linux/gentoo-overlay.atom</feed> + <source type="git">https://github.com/fritteli/gentoo-overlay.git</source> + <source type="git">git+ssh://[email protected]/fritteli/gentoo-overlay.git</source> + <feed>https://github.com/fritteli/gentoo-overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> <name>frostyx</name>
