Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Fri, 22 Jun 2018 17:11:40
Message-Id: 1529687473.5b21c6dd3d9501ce456a0a6024efa5a5fb0b185c.mgorny@gentoo
1 commit: 5b21c6dd3d9501ce456a0a6024efa5a5fb0b185c
2 Author: Oleksii Filonenko <brightone <AT> protonmail <DOT> com>
3 AuthorDate: Fri Jun 22 11:07:36 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 22 17:11:13 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=5b21c6dd
7
8 repositories: Add bright overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/141
11
12 files/overlays/repositories.xml | 11 +++++++++++
13 1 file changed, 11 insertions(+)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index af421ac..4e6cbe1 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -739,6 +739,17 @@ FIN
20 <source type="git">https://github.com/l29ah/booboo.git</source>
21 <feed>https://github.com/l29ah/booboo/commits/master.atom</feed>
22 </repo>
23 + <repo quality="experimental" status="unofficial">
24 + <name>bright</name>
25 + <description lang="en">BrightOne's personal overlay</description>
26 + <homepage>https://gitlab.com/BrightOne/gentoo-overlay</homepage>
27 + <owner type="person">
28 + <email>brightone@××××××××××.com</email>
29 + <name>Oleksii Filonenko</name>
30 + </owner>
31 + <source type="git">https://gitlab.com/BrightOne/gentoo-overlay.git</source>
32 + <feed>https://gitlab.com/BrightOne/gentoo-overlay/commits/master?format=atom</feed>
33 + </repo>
34 <repo quality="experimental" status="unofficial">
35 <name>brother-overlay</name>
36 <description lang="en">Brother printer and scanner software</description>