Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Mon, 27 Feb 2023 13:24:42
Message-Id: 1677504264.16669c0bda64054aff1845afe1b311616281d95b.flow@gentoo
1 commit: 16669c0bda64054aff1845afe1b311616281d95b
2 Author: Redson <redson <AT> riseup <DOT> net>
3 AuthorDate: Fri Oct 14 12:38:54 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 13:24:24 2023 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=16669c0b
7
8 repositories: Add broverlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/552
11 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 19 +++++++++++++++++++
14 1 file changed, 19 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index a863e2f..3f50922 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -704,6 +704,25 @@
21 <source type="git">git@××××××.com:stefan-langenmaier/brother-overlay.git</source>
22 <feed>https://github.com/stefan-langenmaier/brother-overlay/commits/master.atom</feed>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>broverlay</name>
26 + <description lang="en">
27 + Overlay containing ebuilds made by a small Gentoo community, learning how to do them.
28 + The focus is to have general-purpose ebuilds, available to everyone.
29 + </description>
30 + <description lang="pt">
31 + Overlay contendo ebuilds feitas por uma pequena comunidade de usuários de Gentoo, aprendendo como faze-los.
32 + O foco é ter pacotes de propósito geral, disponível para todos.
33 + </description>
34 + <homepage>https://github.com/BROverlay/overlay</homepage>
35 + <owner type="person">
36 + <email>redson@××××××.net</email>
37 + <name>Redson dos Santos Silva</name>
38 + </owner>
39 + <source type="git">https://github.com/BROverlay/overlay.git</source>
40 + <source type="git">git+ssh://git@××××××.com:BROverlay/overlay.git</source>
41 + <feed>https://github.com/BROverlay/overlay/commits/main.atom</feed>
42 + </repo>
43 <repo quality="experimental" status="unofficial">
44 <name>bubba</name>
45 <description lang="en">"Bubba" platform support for Excito B2|3</description>