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, 03 May 2019 19:16:30
Message-Id: 1556910979.f12fe8d3ca1897e08917432d164e22284d7f0fdd.mgorny@gentoo
1 commit: f12fe8d3ca1897e08917432d164e22284d7f0fdd
2 Author: Witaut Bajaryn <vitaut.bayaryn <AT> gmail <DOT> com>
3 AuthorDate: Fri May 3 18:29:57 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 19:16:19 2019 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f12fe8d3
7
8 repositories: Add linux-be
9
10 Co-authored-by: Aleksander Mistewicz <a.mistewicz <AT> gmail.com>
11 Closes: https://github.com/gentoo/api-gentoo-org/pull/200
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 files/overlays/repositories.xml | 16 ++++++++++++++++
15 1 file changed, 16 insertions(+)
16
17 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
18 index ce7897c..14c195c 100644
19 --- a/files/overlays/repositories.xml
20 +++ b/files/overlays/repositories.xml
21 @@ -2740,6 +2740,22 @@
22 <source type="git">git+ssh://git@××××××××××.org/repo/proj/libressl.git</source>
23 <feed>https://cgit.gentoo.org/repo/proj/libressl.git/atom/</feed>
24 </repo>
25 + <repo quality="experimental" status="unofficial">
26 + <name>linux-be</name>
27 + <description lang="en">Port of Boot Environments for GNU/Linux</description>
28 + <homepage>https://gitlab.com/linux-be</homepage>
29 + <owner type="person">
30 + <email>vitaut.bayaryn@×××××.com</email>
31 + <name>Witaut Bajaryn</name>
32 + </owner>
33 + <owner type="person">
34 + <email>a.mistewicz@×××××.com</email>
35 + <name>Aleksander Mistewicz</name>
36 + </owner>
37 + <source type="git">https://gitlab.com/linux-be/overlay.git</source>
38 + <source type="git">git+ssh://git@××××××.com/linux-be/overlay.git</source>
39 + <feed>https://gitlab.com/linux-be/overlay/commits/master.atom</feed>
40 + </repo>
41 <repo quality="experimental" status="unofficial">
42 <name>linuxunderground-overlay</name>
43 <description>experimental ebuilds from linuxunderground.be</description>