From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1562127-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 58B17158089
	for <garchives@archives.gentoo.org>; Thu, 12 Oct 2023 12:02:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 624552BC017;
	Thu, 12 Oct 2023 12:02:56 +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 40BA12BC017
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2023 12:02:56 +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 E4D9E335C20
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2023 12:02:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 428AEEC5
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2023 12:02:53 +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: <1697112159.0f4f5119591ecf6eca8eeeab37489cb1d354e9d0.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: 0f4f5119591ecf6eca8eeeab37489cb1d354e9d0
X-VCS-Branch: master
Date: Thu, 12 Oct 2023 12:02:53 +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: 00965bcb-27b6-428b-aa9a-c32617ca309b
X-Archives-Hash: f8fd5f1c4c3321e615024eba26772f14

commit:     0f4f5119591ecf6eca8eeeab37489cb1d354e9d0
Author:     Dominique Michel <dominique.c.michel <AT> gmail <DOT> com>
AuthorDate: Mon Oct  9 10:23:48 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 12:02:39 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=0f4f5119

repositories: add proaudio-gentoo

Closes: https://github.com/gentoo/api-gentoo-org/pull/629
Signed-off-by: Florian Schmaus <flow <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 2399d76..f13f85c 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3156,6 +3156,18 @@
     <source type="git">git+ssh://git@github.com/ppfeufer/gentoo-overlay.git</source>
     <feed>https://github.com/ppfeufer/gentoo-overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>proaudio-gentoo</name>
+    <description lang="en">New generation ProAudio overlay</description>
+    <homepage>https://github.com/domichel/proaudio-gentoo</homepage>
+    <owner type="person">
+      <email>dominique.c.michel@gmail.com</email>
+      <name>Dominique Michel</name>
+    </owner>
+    <source type="git">https://github.com/domichel/proaudio-gentoo.git</source>
+    <source type="git">git+ssh://git@github.com/domichel/proaudio-gentoo.git</source>
+    <feed>https://github.com/domichel/proaudio-gentoo/commits.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>pross</name>
     <description lang="en">Up to date ck-sources</description>