Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Sat, 05 Feb 2022 16:53:18
Message-Id: 1644079895.2d9f0176150a68f5ff17a2a21176df3808b9df01.jsmolic@gentoo
1 commit: 2d9f0176150a68f5ff17a2a21176df3808b9df01
2 Author: mfld-fr <gentoo <AT> mfld <DOT> fr>
3 AuthorDate: Sat Feb 5 16:26:55 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 5 16:51:35 2022 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=2d9f0176
7
8 repositories: Update 'spring' URL
9
10 After move to Spring RTS organization.
11 See https://github.com/spring/gentoo-overlay/issues/37
12 Closes: https://github.com/gentoo/api-gentoo-org/pull/472
13
14 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
15
16 files/overlays/repositories.xml | 8 ++++----
17 1 file changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
20 index 618ca68..c02fd26 100644
21 --- a/files/overlays/repositories.xml
22 +++ b/files/overlays/repositories.xml
23 @@ -4182,14 +4182,14 @@
24 <repo quality="experimental" status="unofficial">
25 <name>spring</name>
26 <description lang="en">Spring RTS Gentoo overlay</description>
27 - <homepage>https://github.com/springlobby/overlay</homepage>
28 + <homepage>https://github.com/spring/gentoo-overlay</homepage>
29 <owner type="person">
30 <email>spring@××××.de</email>
31 <name>abma</name>
32 </owner>
33 - <source type="git">https://github.com/springlobby/overlay.git</source>
34 - <source type="git">git+ssh://git@××××××.com/springlobby/overlay.git</source>
35 - <feed>https://github.com/springlobby/overlay/commits/master.atom</feed>
36 + <source type="git">https://github.com/spring/gentoo-overlay.git</source>
37 + <source type="git">git+ssh://git@××××××.com/spring/gentoo-overlay.git</source>
38 + <feed>https://github.com/spring/gentoo-overlay/commits/master.atom</feed>
39 </repo>
40 <repo quality="experimental" status="unofficial">
41 <name>squeezebox</name>