From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1686862-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 E19FE158042
	for <garchives@archives.gentoo.org>; Tue,  5 Nov 2024 09:39:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BC5C4E07D0;
	Tue,  5 Nov 2024 09:39:06 +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 9372FE07D4
	for <gentoo-commits@lists.gentoo.org>; Tue,  5 Nov 2024 09:39:06 +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 A72D3342F9C
	for <gentoo-commits@lists.gentoo.org>; Tue,  5 Nov 2024 09:39:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E28D51CBF
	for <gentoo-commits@lists.gentoo.org>; Tue,  5 Nov 2024 09:39:03 +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: <1730799540.a77128d253b92967eb785d8b37a8a9aa51aee9af.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: a77128d253b92967eb785d8b37a8a9aa51aee9af
X-VCS-Branch: master
Date: Tue,  5 Nov 2024 09:39:03 +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: 01b0594d-d19f-4ea6-9372-feb8a5b4ae7c
X-Archives-Hash: d109458702e8e66ce5e6cc1b24dd0161

commit:     a77128d253b92967eb785d8b37a8a9aa51aee9af
Author:     Jason André Charles Gantner <jason <AT> gantner <DOT> pw>
AuthorDate: Sun Oct 20 14:21:20 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 09:39:00 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=a77128d2

repositories: add yellow

Signed-off-by: Jason André Charles Gantner <jason <AT> gantner.pw>
Closes: https://github.com/gentoo/api-gentoo-org/pull/702
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 ee7672ea..a73c2373 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5052,6 +5052,18 @@
     <source type="git">git@github.com:yandex-gentoo/overlay.git</source>
     <feed>https://github.com/yandex-gentoo/overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>yellow</name>
+    <description lang="en">Personal overlay. Mainly wayland stuff and their dev-* dependencies. Some altered ebuilds (alacritty+sixel,virt-manager,...)</description>
+    <homepage>https://github.com/jasongantner/Yellow</homepage>
+    <owner type="person">
+      <email>jason@gantner.pw</email>
+      <name>Jason André Charles Gantner</name>
+    </owner>
+    <source type="git">https://github.com/jasongantner/Yellow.git</source>
+    <source type="git">git+ssh://git@github.com/jasongantner/Yellow.git</source>
+    <feed>https://github.com/jasongantner/Yellow/commits/stable.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>yurij-overlay</name>
     <description lang="en">Yurij's overlay</description>