Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
Date: Sat, 05 Jul 2014 17:14:49
Message-Id: 1404580472.16fbf07374bccc94bccd1619138d1e9d500f5445.sping@gentoo
1 commit: 16fbf07374bccc94bccd1619138d1e9d500f5445
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 5 17:14:32 2014 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 5 17:14:32 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=16fbf073
7
8 Add overlay "wichtounet"
9
10 ---
11 files/overlays/repositories.xml | 13 +++++++++++++
12 1 file changed, 13 insertions(+)
13
14 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
15 index 75d34a3..4b22204 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -5698,6 +5698,19 @@ FIN
19 <feed>https://github.com/Weuxel/portage-weuxel/commits/master.atom</feed>
20 </repo>
21 <repo quality="experimental" status="unofficial">
22 + <name>wichtounet</name>
23 + <description lang="en">Personal overlay of Baptiste Wicht</description>
24 + <homepage>https://github.com/wichtounet/wichtounet-overlay</homepage>
25 + <owner type="person">
26 + <email>baptistewicht@×××××.com</email>
27 + <name>Baptiste Wicht</name>
28 + </owner>
29 + <source type="git">https://github.com/wichtounet/wichtounet-overlay.git</source>
30 + <source type="git">git://github.com/wichtounet/wichtounet-overlay.git</source>
31 + <source type="git">git@××××××.com:wichtounet/wichtounet-overlay.git</source>
32 + <feed>https://github.com/wichtounet/wichtounet-overlay/commits/master.atom</feed>
33 + </repo>
34 + <repo quality="experimental" status="unofficial">
35 <name>wine-diablo3</name>
36 <description lang="en">A gentoo overlay containing patches needed to make diablo3 install and run properly with wine</description>
37 <homepage>https://github.com/simcop2387/wine-diablo3</homepage>