commit: 5084f589c4f96d7804b52f833cbf30f5c7202039
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 15:32:58 2014 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 15:32:58 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=5084f589
Use https for qt overlay.
---
files/overlays/repositories.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 1dc7914..5583096 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4238,10 +4238,10 @@ FIN
<name>Qt Team</name>
</owner>
<source type="git">git://git.overlays.gentoo.org/proj/qt.git</source>
- <source
type="git">http://git.overlays.gentoo.org/gitroot/proj/qt.git</source>
+ <source
type="git">https://git.overlays.gentoo.org/gitroot/proj/qt.git</source>
<source
type="git">git+ssh://[email protected]/proj/qt.git</source>
- <feed>http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=atom</feed>
- <feed>http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=rss</feed>
+ <feed>https://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=atom</feed>
+ <feed>https://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=rss</feed>
</repo>
<repo quality="experimental" status="official">
<name>quantumsummers</name>