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: Wed, 01 Feb 2017 21:06:11
Message-Id: 1485983155.f43cbdcf101d277b9595c50478ec901a0aea765e.mgorny@gentoo
1 commit: f43cbdcf101d277b9595c50478ec901a0aea765e
2 Author: Alexander "Ace" Olofsson <ace <AT> haxalot <DOT> com>
3 AuthorDate: Wed Feb 1 20:01:06 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 21:05:55 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f43cbdcf
7
8 repositories: Add ace overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/34
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 acd715b..10a2ebd 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -108,6 +108,19 @@ FIN
20 <source type="git">git://github.com/faust/portage.git</source>
21 </repo>
22 <repo quality="experimental" status="unofficial">
23 + <name>ace</name>
24 + <description lang="en">Personal overlay with ebuilds that were missing at one point or another</description>
25 + <homepage>https://github.com/ace13/overlay</homepage>
26 + <owner type="person">
27 + <email>ace@×××××××.com</email>
28 + <name>Alexander Olofsson</name>
29 + </owner>
30 + <source type="git">https://github.com/ace13/overlay.git</source>
31 + <source type="git">git://github.com/ace13/overlay.git</source>
32 + <source type="git">git@××××××.com:ace13/overlay.git</source>
33 + <feed>https://github.com/ace13/overlay/commits/master.atom</feed>
34 + </repo>
35 + <repo quality="experimental" status="unofficial">
36 <name>activehome</name>
37 <description lang="en"><![CDATA[Gentoo overlay for ebuilds related to 'hand-made' Active Home construction]]></description>
38 <description lang="ru"><![CDATA[Оверлей для ebuild'ов связанных созданием самодельного умного дома]]></description>