commit: 2d9f0176150a68f5ff17a2a21176df3808b9df01 Author: mfld-fr <gentoo <AT> mfld <DOT> fr> AuthorDate: Sat Feb 5 16:26:55 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Feb 5 16:51:35 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=2d9f0176
repositories: Update 'spring' URL After move to Spring RTS organization. See https://github.com/spring/gentoo-overlay/issues/37 Closes: https://github.com/gentoo/api-gentoo-org/pull/472 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> files/overlays/repositories.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 618ca68..c02fd26 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4182,14 +4182,14 @@ <repo quality="experimental" status="unofficial"> <name>spring</name> <description lang="en">Spring RTS Gentoo overlay</description> - <homepage>https://github.com/springlobby/overlay</homepage> + <homepage>https://github.com/spring/gentoo-overlay</homepage> <owner type="person"> <email>[email protected]</email> <name>abma</name> </owner> - <source type="git">https://github.com/springlobby/overlay.git</source> - <source type="git">git+ssh://[email protected]/springlobby/overlay.git</source> - <feed>https://github.com/springlobby/overlay/commits/master.atom</feed> + <source type="git">https://github.com/spring/gentoo-overlay.git</source> + <source type="git">git+ssh://[email protected]/spring/gentoo-overlay.git</source> + <feed>https://github.com/spring/gentoo-overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> <name>squeezebox</name>
