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: Tue, 01 Dec 2015 18:31:11
Message-Id: 1448994653.2930206449e56808e68187a97e566700b9903870.mgorny@gentoo
1 commit: 2930206449e56808e68187a97e566700b9903870
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 1 18:25:38 2015 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 18:30:53 2015 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=29302064
7
8 repositories: Add hering-overlay, #567272
9
10 files/overlays/repositories.xml | 11 +++++++++++
11 1 file changed, 11 insertions(+)
12
13 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
14 index 449033d..52b4cf5 100644
15 --- a/files/overlays/repositories.xml
16 +++ b/files/overlays/repositories.xml
17 @@ -1961,6 +1961,17 @@ FIN
18 <feed>https://github.com/Heather/gentoo-heather/commits/master.atom</feed>
19 </repo>
20 <repo quality="experimental" status="unofficial">
21 + <name>hering-overlay</name>
22 + <description lang="en">Richard Hering's gentoo overlay</description>
23 + <homepage>https://github.com/internethering/hering-overlay</homepage>
24 + <owner type="person">
25 + <email>richard@××××××××××××××.de</email>
26 + <name>Richard Hering</name>
27 + </owner>
28 + <source type="git">https://github.com/internethering/hering-overlay.git</source>
29 + <feed>https://github.com/internethering/hering-overlay/commits/master.atom</feed>
30 + </repo>
31 + <repo quality="experimental" status="unofficial">
32 <name><![CDATA[hhvm]]></name>
33 <description><![CDATA[hhvm gentoo overlay]]></description>
34 <homepage>https://github.com/reanimus/hhvm-overlay</homepage>