From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1702897-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) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 47F5A1580FD
	for <garchives@archives.gentoo.org>; Tue, 24 Dec 2024 20:01:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 60530E07BA;
	Tue, 24 Dec 2024 20:01:33 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 42D47E07D3
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 20:01:33 +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 77D21335DEB
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 20:01:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8841818F1
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 20:01:30 +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: <1735070485.50de357214e4a0ce387f25cec62e33554d4822e1.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: 50de357214e4a0ce387f25cec62e33554d4822e1
X-VCS-Branch: master
Date: Tue, 24 Dec 2024 20:01:30 +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: 7f02aba8-b5ef-484b-bc92-1b3db907b8a7
X-Archives-Hash: f6b7db971ae7f138e542069e68e42cb0

commit:     50de357214e4a0ce387f25cec62e33554d4822e1
Author:     truffle <truffle074 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 14 14:19:02 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 20:01:25 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=50de3572

repositories: add trufhole

Closes: https://github.com/gentoo/api-gentoo-org/pull/712
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index d8479704..479939ba 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4601,6 +4601,16 @@
     <source type="git">git+ssh://git@github.com/dallenwilson/trolltoo.git</source>
     <feed>https://github.com/dallenwilson/trolltoo/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>trufhole</name>
+    <homepage>https://github.com/truffle0/trufhole</homepage>
+    <owner type="person">
+      <email>truffle074@gmail.com</email>
+      <name>truffle</name>
+    </owner>
+    <source type="git">https://github.com/truffle0/trufhole</source>
+    <source type="git">git+ssh://git@github.com/truffle0/trufhole.git</source>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>tryton</name>
     <description>Tryton</description>