From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1702901-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 0E6BC1580FD
	for <garchives@archives.gentoo.org>; Tue, 24 Dec 2024 20:02:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 31247E07BA;
	Tue, 24 Dec 2024 20:02:26 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 1B262E07BA
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 20:02:26 +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 6368D335C36
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 20:02:25 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E7E3210CC
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 20:02:23 +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: <1735070541.b2f457125236abc6d423dc476bf0fb097bd34707.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: b2f457125236abc6d423dc476bf0fb097bd34707
X-VCS-Branch: master
Date: Tue, 24 Dec 2024 20:02:23 +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: 32989868-a7e5-46d5-a964-9d45c309f627
X-Archives-Hash: 55c789d5480e462f86f485752947598b

commit:     b2f457125236abc6d423dc476bf0fb097bd34707
Author:     lucascouts <lucascs <AT> protonmail <DOT> com>
AuthorDate: Mon Dec  2 00:10:23 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 20:02:21 2024 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=b2f45712

repositories: add bentoo-overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/710
Signed-off-by: Sam James <sam <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 3bbdcbd5..323fc922 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -556,6 +556,17 @@
     <source type="git">https://github.com/bell07/gentoo-bell07_overlay.git</source>
     <source type="git">git+ssh://git@github.com/bell07/gentoo-bell07_overlay.git</source>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>bentoo</name>
+    <description lang="en">An overlay of user-friendly "Stage5" of Gentoo Linux.</description>
+    <homepage>https://github.com/lucascouts/bentoo.git</homepage>
+    <owner type="person">
+      <email>lucascs@protonmail.com</email>
+      <name>Lucas C.S.</name>
+    </owner>
+    <source type="git">https://github.com/lucascouts/bentoo.git</source>
+    <source type="git">git+ssh://git@github.com/lucascouts/bentoo.git</source>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>benzene-overlay</name>
     <description lang="en">Universebenzene's personal Gentoo overlay</description>