From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1703958-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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 549A41580FD
	for <garchives@archives.gentoo.org>; Sat, 28 Dec 2024 23:12:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 49810E077D;
	Sat, 28 Dec 2024 23:12:22 +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 28771E077D
	for <gentoo-commits@lists.gentoo.org>; Sat, 28 Dec 2024 23:12:22 +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 1B43F33BEE9
	for <gentoo-commits@lists.gentoo.org>; Sat, 28 Dec 2024 23:12:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 684D5EB9
	for <gentoo-commits@lists.gentoo.org>; Sat, 28 Dec 2024 23:12:19 +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: <1735427014.8cb9cea1838591c79e7fb8c76b83d78134eb0e10.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: 8cb9cea1838591c79e7fb8c76b83d78134eb0e10
X-VCS-Branch: master
Date: Sat, 28 Dec 2024 23:12:19 +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: 2dc63794-4b4d-42c4-a93e-82788d48b68d
X-Archives-Hash: f7514a5cb2ef97eae177bf480d787f1d

commit:     8cb9cea1838591c79e7fb8c76b83d78134eb0e10
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 23:02:43 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 23:03:34 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=8cb9cea1

repositories: drop gentoo-linux-surface-overlay

Repo is not accessible (bug #943244).

Closes: https://bugs.gentoo.org/943244
Signed-off-by: Florian Schmaus <flow <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 3490b5f1..f4c66135 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1673,18 +1673,6 @@
     <source type="git">https://gitlab.com/stikonas/gentoo-bootstrap.git</source>
     <source type="git">git+ssh://git@gitlab.com:stikonas/gentoo-bootstrap.git</source>
   </repo>
-  <repo quality="experimental" status="unofficial">
-    <name>gentoo-linux-surface-overlay</name>
-    <description lang="en">Overlay for running Gentoo Linux on Microsoft Surface devices.</description>
-    <homepage>http://gentoo.canutethegreat.com/</homepage>
-    <owner type="person">
-      <email>canutethegreat@gmail.com</email>
-      <name>Ronald Farrer</name>
-    </owner>
-    <source type="git">https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git</source>
-    <source type="git">git+ssh://git@github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git</source>
-    <feed>https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay/commits/master.atom</feed>
-  </repo>
   <repo quality="experimental" status="unofficial">
     <name>gentoo-unity7</name>
     <description lang="en">A Gentoo overlay to build the Unity7 user interface</description>