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: Thu, 03 Sep 2020 06:38:06
Message-Id: 1599115072.150d2fd6058fbeb73487a7eefc3a9146de1fb2ff.mgorny@gentoo
1 commit: 150d2fd6058fbeb73487a7eefc3a9146de1fb2ff
2 Author: Alex Aralis <alex.aralis <AT> gmail <DOT> com>
3 AuthorDate: Tue Aug 25 22:38:25 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 06:37:52 2020 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=150d2fd6
7
8 repositories: Add yuzu-overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/296
11 Signed-off-by: Michał Górny <mgorny <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 c1f5e56..087e6ce 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -5372,6 +5372,19 @@
21 <source type="git">git@××××××.com:yurijmikhalevich/yurij-overlay.git</source>
22 <feed>https://github.com/yurijmikhalevich/yurij-overlay/commits/master.atom</feed>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>yuzu-overlay</name>
26 + <description lang="en">Provides the Yuzu Switch Emulator and required dependencies.</description>
27 + <homepage>https://github.com/Alex-Aralis/yuzu-overlay</homepage>
28 + <owner type="person">
29 + <email>alex.aralis@×××××.com</email>
30 + <name>Alex Aralis</name>
31 + </owner>
32 + <source type="git">https://github.com/Alex-Aralis/yuzu-overlay.git</source>
33 + <source type="git">git://github.com/Alex-Aralis/yuzu-overlay.git</source>
34 + <source type="git">git@××××××.com:Alex-Aralis/yuzu-overlay.git</source>
35 + <feed>https://github.com/Alex-Aralis/yuzu-overlay/commits/master.atom</feed>
36 + </repo>
37 <repo quality="experimental" status="unofficial">
38 <name>zerodaysfordays</name>
39 <description>Jakob L. Kreuze's personal overlay.</description>