commit:     2f8ffe1559d887f014341df6f724ae0203f2d3b9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 18:08:33 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 18:08:33 2015 +0000
URL:        https://gitweb.gentoo.org/proj/api.git/commit/?id=2f8ffe15

Use only https URIs for gitorious overlays

The git:// URIs have been disabled due to acquisition by gitlab, and ssh
URIs require authentication.

 files/overlays/repositories.xml | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 9457845..cda3398 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -591,7 +591,7 @@ FIN
       <email>[email protected]</email>
       <name>Florian Schmaus</name>
     </owner>
-    <source type="git">git://gitorious.org/bitcoin/gentoo.git</source>
+    <source type="git">https://git.gitorious.org/bitcoin/gentoo.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>bleeding-edge</name>
@@ -601,7 +601,7 @@ FIN
       <email>[email protected]</email>
       <name>Jan Psota</name>
     </owner>
-    <source type="git">git://gitorious.org/jasiu/bleeding-edge.git</source>
+    <source 
type="git">https://git.gitorious.org/jasiu/bleeding-edge.git</source>
   </repo>
   <repo quality="experimental" status="official">
     <name>blender-gentoo-logo</name>
@@ -1271,7 +1271,6 @@ FIN
       <email>[email protected]</email>
       <name>Gioacchino Mazzurco</name>
     </owner>
-    <source type="git">git://gitorious.org/eigennet/eigenlay.git</source>
     <source type="git">https://git.gitorious.org/eigennet/eigenlay.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
@@ -1555,7 +1554,6 @@ FIN
       <email>[email protected]</email>
       <name>Florian Schmaus</name>
     </owner>
-    <source 
type="git">git://gitorious.org/flow-s-ebuilds/flow-s-ebuilds.git</source>
     <source 
type="git">https://git.gitorious.org/flow-s-ebuilds/flow-s-ebuilds.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
@@ -1734,7 +1732,7 @@ FIN
     <owner>
       <email>[email protected]</email>
     </owner>
-    <source 
type="git">git://gitorious.org/gentoo-arm-overlay/gentoo-arm-overlay.git</source>
+    <source 
type="git">https://git.gitorious.org/gentoo-arm-overlay/gentoo-arm-overlay.git</source>
     <feed>http://gitorious.org/gentoo-arm-overlay.atom</feed>
   </repo>
   <repo quality="experimental" status="official">
@@ -1828,7 +1826,7 @@ FIN
     <owner type="person">
       <email>[email protected]</email>
     </owner>
-    <source 
type="git">git://gitorious.org/gentosh-ac100/ac100-overlay.git</source>
+    <source 
type="git">https://git.gitorious.org/gentosh-ac100/ac100-overlay.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>gentroid</name>
@@ -3020,7 +3018,6 @@ FIN
       <name>mooyooma</name>
     </owner>
     <source 
type="git">https://gitorious.org/mooyooma-overlay/mooyooma-overlay.git</source>
-    <source 
type="git">[email protected]:mooyooma-overlay/mooyooma-overlay.git</source>
     
<feed>https://gitorious.org/mooyooma-overlay/mooyooma-overlay/commits/master/feed.atom</feed>
   </repo>
   <repo quality="experimental" status="official">
@@ -3110,7 +3107,7 @@ FIN
     <owner>
       <email>[email protected]</email>
     </owner>
-    <source 
type="git">git://gitorious.org/gentoo-multimedia/gentoo-multimedia.git</source>
+    <source 
type="git">https://git.gitorious.org/gentoo-multimedia/gentoo-multimedia.git</source>
     <feed>http://gitorious.org/gentoo-multimedia.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
@@ -3182,7 +3179,7 @@ FIN
     <owner>
       <email>[email protected]</email>
     </owner>
-    <source 
type="git">git://gitorious.org/handheld-gentoo-overlays/n8x0.git</source>
+    <source 
type="git">https://git.gitorious.org/handheld-gentoo-overlays/n8x0.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>n900</name>
@@ -4178,8 +4175,7 @@ FIN
       <email>[email protected]</email>
       <name>Piotr Szymaniak</name>
     </owner>
-    <source type="git">git://gitorious.org/roslin/roslin.git</source>
-    <source type="git">http://git.gitorious.org/roslin/roslin.git</source>
+    <source type="git">https://git.gitorious.org/roslin/roslin.git</source>
     <feed>http://gitorious.org/roslin/roslin.atom</feed>
   </repo>
   <repo quality="experimental" status="official">
@@ -4824,7 +4820,7 @@ FIN
     <owner>
       <email>[email protected]</email>
     </owner>
-    <source type="git">git://gitorious.org/tante_overlay/mainline.git</source>
+    <source 
type="git">https://git.gitorious.org/tante_overlay/mainline.git</source>
     <feed>http://gitorious.org/tante_overlay.atom</feed>
   </repo>
   <repo quality="experimental" status="unofficial">
@@ -5012,7 +5008,6 @@ FIN
       <email>[email protected]</email>
     </owner>
     <source 
type="git">https://gitorious.org/batekman/trash-overlay.git</source>
-    <source type="git">[email protected]:batekman/trash-overlay.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>twitch153</name>

Reply via email to