From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1274723-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 36BF01382C5
	for <garchives@archives.gentoo.org>; Sun, 25 Apr 2021 07:03:04 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 51C73E077C;
	Sun, 25 Apr 2021 07:03:03 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 2D6C5E077C
	for <gentoo-commits@lists.gentoo.org>; Sun, 25 Apr 2021 07:03:03 +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 E03D534143A
	for <gentoo-commits@lists.gentoo.org>; Sun, 25 Apr 2021 07:03:01 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 65DB44C3
	for <gentoo-commits@lists.gentoo.org>; Sun, 25 Apr 2021 07:03:00 +0000 (UTC)
From: "Michał Górny" <mgorny@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, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1619334173.2b2df59d18f389699a051fe497312e2a54c4f8a8.mgorny@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: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 2b2df59d18f389699a051fe497312e2a54c4f8a8
X-VCS-Branch: master
Date: Sun, 25 Apr 2021 07:03:00 +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: c75b759f-b98c-4b07-a926-5939b2deaf23
X-Archives-Hash: e5341cce4212e53ab88419b5edcfc8d6

commit:     2b2df59d18f389699a051fe497312e2a54c4f8a8
Author:     Parinz <parinzee <AT> protonmail <DOT> com>
AuthorDate: Sun Apr 25 05:26:18 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 07:02:53 2021 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=2b2df59d

repositories: Add linux-surface

Closes: https://github.com/gentoo/api-gentoo-org/pull/392
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index d67a5a8..2600776 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2372,6 +2372,17 @@
     <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">Overlay that has the required packages for installation of Gentoo into a Microsoft Surface device.</description>
+    <homepage>https://github.com/Parinz/linux-surface-overlay</homepage>
+    <owner type="person">
+      <name>Parinthapat P.</name>
+      <email>parinzee@protonmail.com</email>
+    </owner>
+    <source type="git">git://github.com/Parinz/linux-surface-overlay.git</source>
+    <feed>https://github.com/Parinz/linux-surface-overlay/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>linuxunderground-overlay</name>
     <description>experimental ebuilds from linuxunderground.be</description>