From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1635446-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 E57621581D3
	for <garchives@archives.gentoo.org>; Sat, 25 May 2024 21:57:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 374C0E29A8;
	Sat, 25 May 2024 21:57:07 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 1D970E29A8
	for <gentoo-commits@lists.gentoo.org>; Sat, 25 May 2024 21:57:07 +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 64D9B33FE60
	for <gentoo-commits@lists.gentoo.org>; Sat, 25 May 2024 21:57:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F30081887
	for <gentoo-commits@lists.gentoo.org>; Sat, 25 May 2024 21:57:04 +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: <1716674219.3f84e10899b4c4a5367ef95eb1250b6667bd8805.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: 3f84e10899b4c4a5367ef95eb1250b6667bd8805
X-VCS-Branch: master
Date: Sat, 25 May 2024 21:57:04 +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: f482e93e-015c-4df8-9c7f-6d7cfbe07343
X-Archives-Hash: 9412b58da05a3b0c39f4c55b0ad93e57

commit:     3f84e10899b4c4a5367ef95eb1250b6667bd8805
Author:     12thgenpenguin <cjgibb <AT> protonmail <DOT> com>
AuthorDate: Mon May 20 09:31:37 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 25 21:56:59 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=3f84e108

repositories: add mrpenguin

Closes: https://github.com/gentoo/api-gentoo-org/pull/669
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 db92790..3050cbd 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2644,6 +2644,18 @@
     <source type="git">https://github.com/vincentdephily/moltonel-ebuilds.git</source>
     <source type="git">git+ssh://git@github.com/vincentdephily/moltonel-ebuilds.git</source>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>mrpenguin</name>
+    <description lang="en">An igloo worth of (mostly) live 9999 ebuilds</description>
+    <homepage>https://github.com/MrPenguin07/ebuilds</homepage>
+    <owner type="person">
+      <email>cjgibb@protonmail.com</email>
+      <name>MrPenguin</name>
+    </owner>
+    <source type="git">https://github.com/MrPenguin07/ebuilds.git</source>
+    <source type="git">git@github.com:MrPenguin07/ebuilds.git</source>
+    <feed>https://github.com/MrPenguin07/ebuilds/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>mrtnvgr</name>
     <description lang="en">mrtnvgr's personal overlay</description>