From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1633130-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 5218F1581D3
	for <garchives@archives.gentoo.org>; Sun, 19 May 2024 16:41:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 34FCCE2A03;
	Sun, 19 May 2024 16:41:31 +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 17330E2A03
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 May 2024 16:41:31 +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 11B01335D77
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 May 2024 16:41:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 746241AE1
	for <gentoo-commits@lists.gentoo.org>; Sun, 19 May 2024 16:41:28 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1716136883.90f55a66bfda46267190f83d0d737dc47e5121b8.sam@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: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 90f55a66bfda46267190f83d0d737dc47e5121b8
X-VCS-Branch: master
Date: Sun, 19 May 2024 16:41:28 +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: 9482e514-87ec-4a20-9488-f0c8348a597d
X-Archives-Hash: 3bd9968bf3604fd6b24e315932ff4f3a

commit:     90f55a66bfda46267190f83d0d737dc47e5121b8
Author:     Jasmin Huber <jasmin <AT> jasisonee <DOT> ch>
AuthorDate: Thu Apr 18 10:11:50 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 19 16:41:23 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=90f55a66

repositories: add linux-surface-overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/665
Signed-off-by: Sam James <sam <AT> gentoo.org>

 files/overlays/repositories.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 95f6757..5448954 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2385,6 +2385,18 @@
     <source type="git">git+ssh://git@gitlab.com/linux-be/overlay.git</source>
     <feed>https://gitlab.com/linux-be/overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>linux-surface</name>
+    <description lang="en">Special driver software for Microsoft Surface devices from the linux-surface project.</description>
+    <homepage>https://github.com/jasisonee/linux-surface-overlay</homepage>
+    <owner type="person">
+      <email>jasmin@jasisonee.ch</email>
+      <name>Jasmin Huber</name>
+    </owner>
+    <source type="git">https://github.com/jasisonee/linux-surface-overlay.git</source>
+    <source type="git">git+ssh://git@github.com/jasisonee/linux-surface-overlay.git</source>
+    <feed>https://github.com/jasisonee/linux-surface-overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>linuxunderground-overlay</name>
     <description>experimental ebuilds from linuxunderground.be</description>