From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-705899-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 76B7313877A
	for <garchives@archives.gentoo.org>; Sat, 21 Jun 2014 18:41:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9F861E0821;
	Sat, 21 Jun 2014 18:41:23 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id F3222E0819
	for <gentoo-commits@lists.gentoo.org>; Sat, 21 Jun 2014 18:41:22 +0000 (UTC)
Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 2BA5A33FFC4
	for <gentoo-commits@lists.gentoo.org>; Sat, 21 Jun 2014 18:41:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by flycatcher.gentoo.org (Postfix) with ESMTP id B5F6A20051
	for <gentoo-commits@lists.gentoo.org>; Sat, 21 Jun 2014 18:41:20 +0000 (UTC)
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" <sping@gentoo.org>
Message-ID: <1403376058.7e330683c291bc8e0e7b573dc0cc4e71ddf06a70.sping@gentoo>
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
X-VCS-Repository: proj/api
X-VCS-Files: files/overlays/repositories.xml
X-VCS-Directories: files/overlays/
X-VCS-Committer: sping
X-VCS-Committer-Name: Sebastian Pipping
X-VCS-Revision: 7e330683c291bc8e0e7b573dc0cc4e71ddf06a70
X-VCS-Branch: master
Date: Sat, 21 Jun 2014 18:41:20 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 99ff1384-e334-4f99-a3a1-f030b823b6c0
X-Archives-Hash: 2ed70b6ccf2ae93fb24242e9e8f91919

commit:     7e330683c291bc8e0e7b573dc0cc4e71ddf06a70
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 18:35:56 2014 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 18:40:58 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=7e330683

Flip overlay "suka" to Git

---
 files/overlays/repositories.xml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 5688464..98744c0 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4880,12 +4880,15 @@ FIN
   <repo quality="experimental" status="unofficial">
     <name>suka</name>
     <description><![CDATA[experimental stuff of all sorts]]></description>
-    <homepage>http://overlays.gentoo.org/dev/suka</homepage>
+    <homepage>http://git.overlays.gentoo.org/gitweb/?p=dev/suka.git;a=summary</homepage>
     <owner>
       <email>suka@gentoo.org</email>
     </owner>
-    <source type="svn">svn://overlays.gentoo.org/dev/suka</source>
-    <feed>http://overlays.gentoo.org/dev/suka/timeline</feed>
+    <source type="git">git://git.overlays.gentoo.org/dev/suka.git</source>
+    <source type="git">https://git.overlays.gentoo.org/gitroot/dev/suka.git</source>
+    <source type="git">git+ssh://git@git.overlays.gentoo.org/dev/suka.git</source>
+    <feed>http://git.overlays.gentoo.org/gitweb/?p=dev/suka.git;a=atom</feed>
+    <feed>http://git.overlays.gentoo.org/gitweb/?p=dev/suka.git;a=rss</feed>
   </repo>
   <repo quality="experimental" status="official">
     <name>sunrise</name>