Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Fri, 24 Dec 2021 18:59:44
Message-Id: 1640371841.9081bbde44866ad38eb6ae36c12de9e40e392148.jsmolic@gentoo
1 commit: 9081bbde44866ad38eb6ae36c12de9e40e392148
2 Author: fyn5908 <qwe7951384261 <AT> outlook <DOT> com>
3 AuthorDate: Sun Oct 24 05:15:45 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 24 18:50:41 2021 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=9081bbde
7
8 repositories: Add fyn-overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/441
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 13 +++++++++++++
14 1 file changed, 13 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index 48ae037..eb62e8a 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -1619,6 +1619,19 @@
21 <source type="git">git://github.com/fusion809/fusion809-overlay.git</source>
22 <feed>https://github.com/fusion809/fusion809-overlay/commits/master.atom</feed>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>fyn-overlay</name>
26 + <description lang="en">fyn 's personal overlay</description>
27 + <homepage>https://github.com/qwe795138426/fyn-overlay</homepage>
28 + <owner type="person">
29 + <email>qwe7951384261@×××××××.com</email>
30 + <name>Yining Feng</name>
31 + </owner>
32 + <source type="git">https://github.com/qwe795138426/fyn-overlay.git</source>
33 + <source type="git">git://github.com/qwe795138426/fyn-overlay.git</source>
34 + <source type="git">git@××××××.com:qwe795138426/fyn-overlay.git</source>
35 + <feed>https://github.com/qwe795138426/fyn-overlay/commits/master.atom</feed>
36 + </repo>
37 <repo quality="experimental" status="unofficial">
38 <name>gamarouns</name>
39 <description>Bits and pieces missing in gentoo or layman repos I need</description>