From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1605458-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 8FE99158041
	for <garchives@archives.gentoo.org>; Thu, 29 Feb 2024 15:17:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5D1C3E2A89;
	Thu, 29 Feb 2024 15:17:16 +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 40C03E2A89
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Feb 2024 15:17:16 +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 11ECE343064
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Feb 2024 15:17:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A73C814E0
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Feb 2024 15:17:12 +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: <1709219822.c731784360061d41f6c3d5062dba04ca54d38458.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: c731784360061d41f6c3d5062dba04ca54d38458
X-VCS-Branch: master
Date: Thu, 29 Feb 2024 15:17:12 +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: baf95291-8790-43c9-b62e-ada2cc92cb7e
X-Archives-Hash: fd67b06e7960d287cd36fa0b9a1901cc

commit:     c731784360061d41f6c3d5062dba04ca54d38458
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Wed Feb 28 09:32:09 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Feb 29 15:17:02 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=c7317843

repositories: add mate-overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/655
Signed-off-by: Florian Schmaus <flow <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 a0b4551..45f5a63 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2489,6 +2489,17 @@
     <source type="git">https://github.com/oz123/mate-de-gentoo.git</source>
     <source type="git">git+ssh://git@github.com/oz123/mate-de-gentoo.git</source>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>mate-overlay</name>
+    <description lang="en">Testbed for new mate-desktop environment ebuilds</description>
+    <homepage>https://github.com/immolo/mate-overlay</homepage>
+    <owner type="person">
+      <email>immoloism@gmail.com</email>
+      <name>Ian Jordan</name>
+    </owner>
+    <source type="git">https://github.com/immolo/mate-overlay.git</source>
+    <source type="git">git+ssh://git@github.com/immolo/mate-overlay.git</source>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>megacoffee</name>
     <description lang="en">Mixed ebuilds from various sources: self-written missing ebuilds, more current ebuilds, ebuilds that just needed a slight update from official portage, ebuilds others posted on Gentoo Bugzilla, ebuilds with added patches, old ebuilds that were removed from official portage etc.</description>