From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1383558-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 B3ABC15808B
	for <garchives@archives.gentoo.org>; Fri,  8 Apr 2022 13:06:04 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 116F4E0863;
	Fri,  8 Apr 2022 13:06:02 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C41B2E0863
	for <gentoo-commits@lists.gentoo.org>; Fri,  8 Apr 2022 13:06:01 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C1813340FE5
	for <gentoo-commits@lists.gentoo.org>; Fri,  8 Apr 2022 13:06:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2212F397
	for <gentoo-commits@lists.gentoo.org>; Fri,  8 Apr 2022 13:05:58 +0000 (UTC)
From: "Jakov Smolić" <jsmolic@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, "Jakov Smolić" <jsmolic@gentoo.org>
Message-ID: <1649423057.cfe7fe2ebc20c68acc86ef5139aae13a0c266fe1.jsmolic@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: jsmolic
X-VCS-Committer-Name: Jakov Smolić
X-VCS-Revision: cfe7fe2ebc20c68acc86ef5139aae13a0c266fe1
X-VCS-Branch: master
Date: Fri,  8 Apr 2022 13:05:58 +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: 4d23c9ee-77d2-4537-8721-5cbd2e6a2599
X-Archives-Hash: f9f67d486f7c8e63e3de67e9dcaf7718

commit:     cfe7fe2ebc20c68acc86ef5139aae13a0c266fe1
Author:     Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz>
AuthorDate: Fri Apr  8 11:57:55 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 13:04:17 2022 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=cfe7fe2e

repositories.xml: remove 'bitcetera' overlay

Long-standing CI failures related to EAPI=2 usage and unknown eclasses that
haven't been addressed.

Closes: https://bugs.gentoo.org/789180
Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 6967612..039dbe0 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -603,18 +603,6 @@
     <feed>https://cgit.gentoo.org/dev/bircoph.git/atom/</feed>
     <!-- <feed>https://cgit.gentoo.org/dev/bircoph.git/rss/</feed> -->
   </repo>
-  <repo quality="experimental" status="unofficial">
-    <name>bitcetera</name>
-    <description lang="en">Miscellaneous Gentoo ebuilds</description>
-    <homepage>https://github.com/svoop/bitcetera-overlay</homepage>
-    <owner type="person">
-      <email>gentoo@bitcetera.com</email>
-      <name>Sven Schwyn</name>
-    </owner>
-    <source type="git">https://github.com/svoop/bitcetera-overlay.git</source>
-    <source type="git">git@github.com:svoop/bitcetera-overlay.git</source>
-    <feed>https://github.com/svoop/bitcetera-overlay/commits/main.atom</feed>
-  </repo>
   <repo quality="experimental" status="unofficial">
     <name>bitcoin</name>
     <description>Bitcoin and CPU/GPU mining related ebuilds</description>