Gentoo Archives: gentoo-commits

From: Pavlos Ratis <dastergon@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
Date: Wed, 01 Oct 2014 18:09:38
Message-Id: 1412186890.cffcae655140c3e9ada7839c8033ff5afdaa8f3b.dastergon@gentoo
1 commit: cffcae655140c3e9ada7839c8033ff5afdaa8f3b
2 Author: Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 1 18:08:10 2014 +0000
4 Commit: Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 1 18:08:10 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=cffcae65
7
8 add chaos overlay, bug 517914
9
10 ---
11 files/overlays/repositories.xml | 12 ++++++++++++
12 1 file changed, 12 insertions(+)
13
14 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
15 index e1d192b..303815d 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -813,6 +813,18 @@ FIN
19 <feed>http://github.com/feeds/transacid/commits/CenterIM-overlay/master</feed>
20 </repo>
21 <repo quality="experimental" status="unofficial">
22 + <name>chaos</name>
23 + <description>Personal overlay</description>
24 + <homepage>http://github.com/chaoskagami/chaos-overlay</homepage>
25 + <owner>
26 + <email>chaos.kagami@×××××.com</email>
27 + <name>Jon Feldman</name>
28 + </owner>
29 + <source type="git">git://github.com/chaoskagami/chaos-overlay.git</source>
30 + <source type="git">https://github.com/chaoskagami/chaos-overlay.git</source>
31 + <feed>https://github.com/feeds/chaoskagami/commits/chaos-overlay/master</feed>
32 + </repo>
33 + <repo quality="experimental" status="unofficial">
34 <name>chtekk-apps</name>
35 <description>Overlay for various applications I use myself.</description>
36 <homepage>http://projects.longitekk.com:8000/Projects</homepage>