Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
Date: Sat, 31 Jan 2015 22:24:26
Message-Id: 1422743045.cf2d5e3956df3d62dffb4b25d3522b68378970a2.mgorny@gentoo
1 commit: cf2d5e3956df3d62dffb4b25d3522b68378970a2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 31 22:24:05 2015 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 31 22:24:05 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=cf2d5e39
7
8 Add fkmclane overlay
9
10 Fixes: https://bugs.gentoo.org/show_bug.cgi?id=531938
11
12 ---
13 files/overlays/repositories.xml | 12 ++++++++++++
14 1 file changed, 12 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index d8eb746..890b71d 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -1592,6 +1592,18 @@ FIN
21 <feed>https://github.com/FireBurn/Overlay/commits/master.atom</feed>
22 </repo>
23 <repo quality="experimental" status="unofficial">
24 + <name>fkmclane</name>
25 + <description lang="en">Personal overlay of fkmclane containing patched ebuilds and new ebuilds</description>
26 + <homepage>https://github.com/fkmclane/overlay</homepage>
27 + <owner type="person">
28 + <email>fkmclane@×××××.com</email>
29 + <name>Foster McLane</name>
30 + </owner>
31 + <source type="git">git://github.com/fkmclane/overlay.git</source>
32 + <source type="git">https://github.com/fkmclane/overlay.git</source>
33 + <feed>https://github.com/fkmclane/overlay/commits/master.atom</feed>
34 + </repo>
35 + <repo quality="experimental" status="unofficial">
36 <name>flameeyes-overlay</name>
37 <description><![CDATA[Flameeyes' private developer overlay]]></description>
38 <homepage>http://blog.flameeyes.eu/</homepage>