From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1316148-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 50A041580B9
	for <garchives@archives.gentoo.org>; Fri, 27 Aug 2021 07:29:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A3FB1E088F;
	Fri, 27 Aug 2021 07:29:22 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8B4C2E088F
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 Aug 2021 07:29:22 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7EEBD335C67
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 Aug 2021 07:29:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 12A4A38
	for <gentoo-commits@lists.gentoo.org>; Fri, 27 Aug 2021 07:29:20 +0000 (UTC)
From: "Joonas Niilola" <juippis@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, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1630049286.62cc4cbfd98dd76ac8ca9b73a189d40cf6a14d84.juippis@gentoo>
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
X-VCS-Repository: data/api
X-VCS-Files: files/overlays/repositories.xml
X-VCS-Directories: files/overlays/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: 62cc4cbfd98dd76ac8ca9b73a189d40cf6a14d84
X-VCS-Branch: master
Date: Fri, 27 Aug 2021 07:29: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: d17f99d7-bd57-4be8-a64a-b04acee54075
X-Archives-Hash: d0da1f53dd9eb19aba900082a3310e2f

commit:     62cc4cbfd98dd76ac8ca9b73a189d40cf6a14d84
Author:     Andrey <ahipp0 <AT> pm <DOT> me>
AuthorDate: Fri Aug 27 07:28:06 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 07:28:06 2021 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=62cc4cbf

repositories: update ikelos's repository URL

Bug: https://bugs.gentoo.org/125112
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 2bfcffa..bbbcd31 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2046,16 +2046,12 @@
   <repo quality="experimental" status="unofficial">
     <name>ikelos</name>
     <description>Ikelos's hospice for broken and damaged ebuilds.</description>
-    <homepage>https://cgit.gentoo.org/dev/ikelos.git/</homepage>
+    <homepage>https://github.com/ikelos/gentoo-overlay.git</homepage>
     <owner type="person">
       <email>ikelos@gentoo.org</email>
       <name>Mike Auty</name>
     </owner>
-    <source type="git">https://anongit.gentoo.org/git/dev/ikelos.git</source>
-    <source type="git">git://anongit.gentoo.org/dev/ikelos.git</source>
-    <source type="git">git+ssh://git@git.gentoo.org/dev/ikelos.git</source>
-    <feed>https://cgit.gentoo.org/dev/ikelos.git/atom/</feed>
-    <!-- <feed>https://cgit.gentoo.org/dev/ikelos.git/rss/</feed> -->
+    <source type="git">https://github.com/ikelos/gentoo-overlay.git</source>
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>inode64-overlay</name>