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: Mon, 09 Sep 2019 15:56:56
Message-Id: 1568044591.12cf7ee1bb643e8fd29257813e838a92502e0487.mgorny@gentoo
1 commit: 12cf7ee1bb643e8fd29257813e838a92502e0487
2 Author: Gianni Bombelli (bombo82) <bombo82 <AT> giannibombelli <DOT> it>
3 AuthorDate: Mon Sep 9 14:22:10 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 9 15:56:31 2019 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=12cf7ee1
7
8 repositories: Add bombo82 overlay
9
10 Signed-off-by: Gianni Bombelli (bombo82) <bombo82 <AT> giannibombelli.it>
11 Closes: https://github.com/gentoo/api-gentoo-org/pull/217
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 files/overlays/repositories.xml | 12 ++++++++++++
15 1 file changed, 12 insertions(+)
16
17 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
18 index 94e319b..37a8e73 100644
19 --- a/files/overlays/repositories.xml
20 +++ b/files/overlays/repositories.xml
21 @@ -703,6 +703,18 @@
22 <source type="git">git@××××××.com:bobwya/miscellaneous_ebuilds.git</source>
23 <feed>https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom</feed>
24 </repo>
25 + <repo quality="experimental" status="unofficial">
26 + <name>bombo82</name>
27 + <description lang="en">Bombo82's own gentoo overlay</description>
28 + <homepage>https://github.com/bombo82/bombo82-overlay</homepage>
29 + <owner type="person">
30 + <email>bombo82@××××××××××××××.it</email>
31 + <name>Gianni Bombelli (bombo82)</name>
32 + </owner>
33 + <source type="git">git@××××××.com:bombo82/bombo82-overlay.git</source>
34 + <source type="git">https://github.com/bombo82/bombo82-overlay.git</source>
35 + <feed>https://github.com/bombo82/bombo82-overlay/commits/master.atom</feed>
36 + </repo>
37 <repo quality="experimental" status="unofficial">
38 <name>booboo</name>
39 <description>L29Ah personal overlay</description>