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, 06 Mar 2017 15:00:48
Message-Id: 1488812425.5dca2a3a52a4d6ddc556e4621cc4c12e4f9fce5e.mgorny@gentoo
1 commit: 5dca2a3a52a4d6ddc556e4621cc4c12e4f9fce5e
2 Author: Dan Molik <dan <AT> d3fy <DOT> net>
3 AuthorDate: Mon Mar 6 11:00:11 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 6 15:00:25 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=5dca2a3a
7
8 repositories: Add defiance-overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/36
11
12 files/overlays/repositories.xml | 13 +++++++++++++
13 1 file changed, 13 insertions(+)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index 7216bf9..04389f2 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -1102,6 +1102,19 @@ FIN
20 <feed>https://cgit.gentoo.org/proj/desktop-effects.git/atom/</feed>
21 </repo>
22 <repo quality="experimental" status="unofficial">
23 + <name>defiance</name>
24 + <description lang="en">packages for cloud development</description>
25 + <homepage>https://github.com/d3fy/defiance-overlay.git</homepage>
26 + <owner type="person">
27 + <email>dan@××××.net</email>
28 + <name>Dan Molik</name>
29 + </owner>
30 + <source type="git">https://github.com/d3fy/defiance-overlay.git</source>
31 + <source type="git">git://github.com/d3fy/defiance-overlay.git</source>
32 + <source type="git">git@××××××.com:d3fy/defiance-overlay.git</source>
33 + <feed>https://github.com/d3fy/defiance-overlay/commits/master.atom</feed>
34 + </repo>
35 + <repo quality="experimental" status="unofficial">
36 <name>deter</name>
37 <description lang="en">Custom stuff from deterenkelt.</description>
38 <homepage>https://github.com/deterenkelt/deter</homepage>