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: Fri, 31 Mar 2017 16:59:52
Message-Id: 1490979554.bc5ca93ede8a108e73f5bb841e1fa883b5f93a4f.mgorny@gentoo
1 commit: bc5ca93ede8a108e73f5bb841e1fa883b5f93a4f
2 Author: Massimo-B <massimo.b <AT> gmx <DOT> net>
3 AuthorDate: Fri Mar 31 09:25:43 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 31 16:59:14 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=bc5ca93e
7
8 repositories: Add missing https:// URLs, #542340
9
10 files/overlays/repositories.xml | 6 ++++++
11 1 file changed, 6 insertions(+)
12
13 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
14 index 2692cdf..94aeb80 100644
15 --- a/files/overlays/repositories.xml
16 +++ b/files/overlays/repositories.xml
17 @@ -3277,6 +3277,7 @@ FIN
18 <email>gentoo@×××.name</email>
19 <name>Vadim A. Misbakh-Soloviov</name>
20 </owner>
21 + <source type="git">https://github.com/msva/mva-overlay</source>
22 <source type="git">git://github.com/msva/mva-overlay</source>
23 <feed>https://github.com/msva/mva-overlay/commits/master.atom</feed>
24 </repo>
25 @@ -4004,6 +4005,7 @@ FIN
26 <email>leycec@×××××.com</email>
27 <name>Cecil Curry</name>
28 </owner>
29 + <source type="git">https://github.com/leycec/raiagent</source>
30 <source type="git">git://github.com/leycec/raiagent.git</source>
31 </repo>
32 <repo quality="experimental" status="unofficial">
33 @@ -4014,6 +4016,7 @@ FIN
34 <email>rmtdev@×××××.com</email>
35 <name>Iegor</name>
36 </owner>
37 + <source type="git">https://github.com/iegor/rainyday</source>
38 <source type="git">git://github.com/iegor/rainyday.git</source>
39 <feed>https://github.com/iegor/rainyday/commits/master.atom</feed>
40 </repo>
41 @@ -4025,6 +4028,7 @@ FIN
42 <email>andrew.senik@×××××.com</email>
43 <name>Andrey Senik</name>
44 </owner>
45 + <source type="git">https://github.com/rasdark/overlay</source>
46 <source type="git">git://github.com/rasdark/overlay.git</source>
47 </repo>
48 <repo quality="experimental" status="unofficial">
49 @@ -5165,6 +5169,7 @@ FIN
50 <email>rickfharris@×××××××××.au</email>
51 <name>Rick Harris</name>
52 </owner>
53 + <source type="git">https://github.com/shiznix/unity-gentoo</source>
54 <source type="git">git://github.com/shiznix/unity-gentoo.git</source>
55 <feed>https://github.com/feeds/shiznix/commits/unity-gentoo/master</feed>
56 </repo>
57 @@ -5176,6 +5181,7 @@ FIN
58 <email>gentoo.power@×××××.com</email>
59 <name>hashashin</name>
60 </owner>
61 + <source type="git">https://github.com/hashashin/gentoo-vaca-overlay</source>
62 <source type="git">git://github.com/hashashin/gentoo-vaca-overlay.git</source>
63 <feed>https://github.com/hashashin/gentoo-vaca-overlay/commits/master.atom</feed>
64 </repo>