Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Sun, 11 Oct 2020 02:58:32
Message-Id: 1602385081.749819926f23f70c1a432d635f109dcfa7cb43c3.mgorny@gentoo
1 commit: 749819926f23f70c1a432d635f109dcfa7cb43c3
2 Author: José Pekkarinen <koalinux <AT> gmail <DOT> com>
3 AuthorDate: Sat Oct 10 21:32:16 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 02:58:01 2020 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=74981992
7
8 repositories: Update foxiverlay URLs
9
10 Signed-off-by: José Pekkarinen <koalinux <AT> gmail.com>
11 Closes: https://github.com/gentoo/api-gentoo-org/pull/303
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 files/overlays/repositories.xml | 10 +++++-----
15 1 file changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
18 index aae5640..46d65cc 100644
19 --- a/files/overlays/repositories.xml
20 +++ b/files/overlays/repositories.xml
21 @@ -1705,15 +1705,15 @@
22 <repo quality="experimental" status="unofficial">
23 <name>foxiverlay</name>
24 <description lang="en">Personal overlay for unofficial ebuilds</description>
25 - <homepage>https://github.com/PikkuJose/foxiverlay</homepage>
26 + <homepage>https://github.com/Pekkari/foxiverlay</homepage>
27 <owner type="person">
28 <email>koalinux@×××××.com</email>
29 <name>José Pekkarinen</name>
30 </owner>
31 - <source type="git">https://github.com/PikkuJose/foxiverlay.git</source>
32 - <source type="git">git://github.com/PikkuJose/foxiverlay.git</source>
33 - <source type="git">git@××××××.com:PikkuJose/foxiverlay.git</source>
34 - <feed>https://github.com/PikkuJose/foxiverlay/commits/master.atom</feed>
35 + <source type="git">https://github.com/Pekkari/foxiverlay.git</source>
36 + <source type="git">git://github.com/Pekkari/foxiverlay.git</source>
37 + <source type="git">git@××××××.com:Pekkari/foxiverlay.git</source>
38 + <feed>https://github.com/Pekkari/foxiverlay/commits/master.atom</feed>
39 </repo>
40 <repo quality="experimental" status="unofficial">
41 <name>freeswitch</name>