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, 15 Oct 2018 19:23:24
Message-Id: 1539631374.c93d652216207b89b516bc4f61b721d3579dd58b.mgorny@gentoo
1 commit: c93d652216207b89b516bc4f61b721d3579dd58b
2 Author: azahi <azahi <AT> teknik <DOT> io>
3 AuthorDate: Sun Oct 14 14:18:02 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 15 19:22:54 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=c93d6522
7
8 repositories: Add ricerlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/165
11
12 files/overlays/repositories.xml | 12 ++++++++++++
13 1 file changed, 12 insertions(+)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index c295667..ce48d0c 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -3887,6 +3887,18 @@
20 <source type="git">git://github.com/WPettersson/regina-gentoo.git</source>
21 <feed>https://github.com/WPettersson/regina-gentoo/commits/master.atom</feed>
22 </repo>
23 + <repo quality="experimental" status="unofficial">
24 + <name>ricerlay</name>
25 + <description lang="en">Overlay for ricing enthusiasts</description>
26 + <homepage>https://github.com/azahi/ricerlay</homepage>
27 + <owner type="person">
28 + <email>azahi@××××××.io</email>
29 + <name>azahi</name>
30 + </owner>
31 + <source type="git">https://github.com/azahi/ricerlay.git</source>
32 + <source type="git">git+ssh://git@××××××.com/azahi/ricerlay.git</source>
33 + <feed>https://github.com/azahi/ricerlay/commits/master.atom</feed>
34 + </repo>
35 <repo quality="experimental" status="official">
36 <name>rich0</name>
37 <description lang="en">Rich0's developer overlay</description>