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: Sat, 08 Jul 2017 22:34:42
Message-Id: 1499553268.b6a60f5ab067053f8bf54d3e74b922807a2390cc.mgorny@gentoo
1 commit: b6a60f5ab067053f8bf54d3e74b922807a2390cc
2 Author: PureTryOut <bart.ribbers <AT> openmailbox <DOT> org>
3 AuthorDate: Sat Jul 8 21:40:24 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 22:34:28 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=b6a60f5a
7
8 repositories: Add matrix-overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/61
11
12 files/overlays/repositories.xml | 14 ++++++++++++++
13 1 file changed, 14 insertions(+)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index b185c5a..1ec5775 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -2966,6 +2966,20 @@ FIN
20 <source type="git">https://github.com/oz123/mate-de-gentoo.git</source>
21 </repo>
22 <repo quality="experimental" status="unofficial">
23 + <name>matrix</name>
24 + <description lang="en">Overlay containing clients, servers and services for the Matrix protocol</description>
25 + <description lang="nl">Overlay met clients, servers en services voor het Matrix protocol</description>
26 + <homepage>https://github.com/puretryout/matrix-overlay</homepage>
27 + <owner type="person">
28 + <email>bart.ribbers@×××××××××××.org</email>
29 + <name>PureTryOut</name>
30 + </owner>
31 + <source type="git">https://github.com/puretryout/matrix-overlay.git</source>
32 + <source type="git">git://github.com/puretryout/matrix-overlay.git</source>
33 + <source type="git">git@××××××.com:puretryout/matrix-overlay.git</source>
34 + <feed>https://github.com/puretryout/matrix-overlay/commits/master.atom</feed>
35 + </repo>
36 + <repo quality="experimental" status="unofficial">
37 <name>megacoffee</name>
38 <description lang="en">Mixed ebuilds from various sources: self-written missing ebuilds, more current ebuilds, ebuilds that just needed a slight update from official portage, ebuilds others posted on Gentoo Bugzilla, ebuilds with added patches, old ebuilds that were removed from official portage etc.</description>
39 <description lang="de">Verschiedene ebuilds aus verschiedenen Quellen: selbsterstellte ebuilds, ebuilds mit geringfügigen Änderungen, gegenüber dem aktuellen Baum, ebuilds aus Gentoos Bugzilla, ebuilds mit erweiterten patches, alte ebuilds die nicht mehr im offiziellen Baum existieren, etc.</description>