From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1499416-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 054E715A7D9
	for <garchives@archives.gentoo.org>; Wed, 22 Mar 2023 14:50:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3C502E07E0;
	Wed, 22 Mar 2023 14:50:14 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 22ED7E07E0
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Mar 2023 14:50:14 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 37C96340D2B
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Mar 2023 14:50:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A243A7F5
	for <gentoo-commits@lists.gentoo.org>; Wed, 22 Mar 2023 14:50:11 +0000 (UTC)
From: "Florian Schmaus" <flow@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, "Florian Schmaus" <flow@gentoo.org>
Message-ID: <1679496596.5186baae37353a625c5c777f9d85c833a7e63893.flow@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: flow
X-VCS-Committer-Name: Florian Schmaus
X-VCS-Revision: 5186baae37353a625c5c777f9d85c833a7e63893
X-VCS-Branch: master
Date: Wed, 22 Mar 2023 14:50:11 +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: ae81b78d-0c4a-4f74-a2fb-f4947b73586a
X-Archives-Hash: fba8e48b707b2fc010ed87b58d996611

commit:     5186baae37353a625c5c777f9d85c833a7e63893
Author:     Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz>
AuthorDate: Tue Mar 21 21:13:27 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 14:49:56 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=5186baae

repositories.xml: remove 'go-overlay' overlay

Multiple failing ebuilds, last updated Nov 2021, pings have gone unanswered.

[flow: was accidentally re-added in 551b214655e5 ("repositories: Add
overlays for emacs package repositories.")]

Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
Fixes: 551b214655e5 ("repositories: Add overlays for emacs package
repositories.")

 files/overlays/repositories.xml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index ba769db..4307dd9 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1686,17 +1686,6 @@
     <feed>https://cgit.gentoo.org/proj/gnustep.git/atom/</feed>
     <!-- <feed>https://cgit.gentoo.org/proj/gnustep.git/rss/</feed> -->
   </repo>
-  <repo quality="experimental" status="unofficial">
-    <name>go-overlay</name>
-    <description lang="en">Golang related ebuilds</description>
-    <homepage>https://github.com/Dr-Terrible/go-overlay</homepage>
-    <owner type="person">
-      <email>toffanin.mauro@gmail.com</email>
-      <name>Mauro Toffanin</name>
-    </owner>
-    <source type="git">https://github.com/Dr-Terrible/go-overlay.git</source>
-    <source type="git">git+ssh://git@github.com/Dr-Terrible/go-overlay.git</source>
-  </repo>
   <repo quality="experimental" status="unofficial">
     <name>goduck777</name>
     <description lang="en">Personal overlay containing some not-so-popular apps</description>