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: Fri, 02 Jun 2017 14:48:55
Message-Id: 1496414904.1a6bdab4a5afc04396d7260b2edff9ce1ad42ad8.mgorny@gentoo
1 commit: 1a6bdab4a5afc04396d7260b2edff9ce1ad42ad8
2 Author: Pavel Kulyov <pkulev <AT> croc <DOT> ru>
3 AuthorDate: Fri Jun 2 13:14:22 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 2 14:48:24 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=1a6bdab4
7
8 repositories: add riru overlay, #620424
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/49
11 Signed-off-by: Pavel Kulyov <pkulev <AT> croc.ru>
12
13 files/overlays/repositories.xml | 14 ++++++++++++++
14 1 file changed, 14 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index 2f31ac5..b0cebc8 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -3935,6 +3935,20 @@ FIN
21 <feed>https://github.com/rion-overlay/rion-overlay/commits/master.atom</feed>
22 </repo>
23 <repo quality="experimental" status="unofficial">
24 + <name>riru</name>
25 + <description lang="en">Home overlay for development, patches and live ebuilds</description>
26 + <description lang="ru">Домашний оверлей для разработки, патчей и лайв ебилдов</description>
27 + <homepage>https://github.com/pkulev/riru</homepage>
28 + <owner type="person">
29 + <email>kulyov.pavel@×××××.com</email>
30 + <name>Pavel Kulyov</name>
31 + </owner>
32 + <source type="git">https://github.com/pkulev/riru.git</source>
33 + <source type="git">git://github.com/pkulev/riru.git</source>
34 + <source type="git">git@××××××.com:pkulev/riru.git</source>
35 + <feed>https://github.com/pkulev/riru/commits/master.atom</feed>
36 + </repo>
37 + <repo quality="experimental" status="unofficial">
38 <name>robert7k</name>
39 <description lang="en">personal overlay of robert7k</description>
40 <homepage>https://github.com/robert7k/gentoo-overlay</homepage>