From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1491030-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 30F44158030
	for <garchives@archives.gentoo.org>; Mon, 27 Feb 2023 13:24:42 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6D842E07AE;
	Mon, 27 Feb 2023 13:24:41 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 59239E07AE
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2023 13:24:41 +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 91AC8335DC8
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2023 13:24:40 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E1D387D0
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Feb 2023 13:24:38 +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: <1677504264.16669c0bda64054aff1845afe1b311616281d95b.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: 16669c0bda64054aff1845afe1b311616281d95b
X-VCS-Branch: master
Date: Mon, 27 Feb 2023 13:24:38 +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: 9a23aa51-e649-4af2-8835-1468d61c45f4
X-Archives-Hash: 92495e463faabafe9c560ae9f42920ff

commit:     16669c0bda64054aff1845afe1b311616281d95b
Author:     Redson <redson <AT> riseup <DOT> net>
AuthorDate: Fri Oct 14 12:38:54 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 13:24:24 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=16669c0b

repositories: Add broverlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/552
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index a863e2f..3f50922 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -704,6 +704,25 @@
     <source type="git">git@github.com:stefan-langenmaier/brother-overlay.git</source>
     <feed>https://github.com/stefan-langenmaier/brother-overlay/commits/master.atom</feed>
   </repo>
+  <repo quality="experimental" status="unofficial">
+    <name>broverlay</name>
+    <description lang="en">
+      Overlay containing ebuilds made by a small Gentoo community, learning how to do them.
+      The focus is to have general-purpose ebuilds, available to everyone.
+    </description>
+    <description lang="pt">
+      Overlay contendo ebuilds feitas por uma pequena comunidade de usuários de Gentoo, aprendendo como faze-los.
+      O foco é ter pacotes de propósito geral, disponível para todos.
+    </description>
+    <homepage>https://github.com/BROverlay/overlay</homepage>
+    <owner type="person">
+      <email>redson@riseup.net</email>
+      <name>Redson dos Santos Silva</name>
+    </owner>
+    <source type="git">https://github.com/BROverlay/overlay.git</source>
+    <source type="git">git+ssh://git@github.com:BROverlay/overlay.git</source>
+    <feed>https://github.com/BROverlay/overlay/commits/main.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>bubba</name>
     <description lang="en">"Bubba" platform support for Excito B2|3</description>