commit: 749819926f23f70c1a432d635f109dcfa7cb43c3 Author: José Pekkarinen <koalinux <AT> gmail <DOT> com> AuthorDate: Sat Oct 10 21:32:16 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 11 02:58:01 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=74981992
repositories: Update foxiverlay URLs Signed-off-by: José Pekkarinen <koalinux <AT> gmail.com> Closes: https://github.com/gentoo/api-gentoo-org/pull/303 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index aae5640..46d65cc 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1705,15 +1705,15 @@ <repo quality="experimental" status="unofficial"> <name>foxiverlay</name> <description lang="en">Personal overlay for unofficial ebuilds</description> - <homepage>https://github.com/PikkuJose/foxiverlay</homepage> + <homepage>https://github.com/Pekkari/foxiverlay</homepage> <owner type="person"> <email>[email protected]</email> <name>José Pekkarinen</name> </owner> - <source type="git">https://github.com/PikkuJose/foxiverlay.git</source> - <source type="git">git://github.com/PikkuJose/foxiverlay.git</source> - <source type="git">[email protected]:PikkuJose/foxiverlay.git</source> - <feed>https://github.com/PikkuJose/foxiverlay/commits/master.atom</feed> + <source type="git">https://github.com/Pekkari/foxiverlay.git</source> + <source type="git">git://github.com/Pekkari/foxiverlay.git</source> + <source type="git">[email protected]:Pekkari/foxiverlay.git</source> + <feed>https://github.com/Pekkari/foxiverlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> <name>freeswitch</name>
