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:28:07
Message-Id: 1404581272.e85608902be714e41b41131f53deeaa63691e05c.sping@gentoo
1 commit: e85608902be714e41b41131f53deeaa63691e05c
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 5 17:27:52 2014 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 5 17:27:52 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=e8560890
7
8 Add overlay "petkovich"
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 1d58364..68a6104 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -3789,6 +3789,19 @@ FIN
19 <source type="git">https://github.com/gentoo-perl/perl-experimental-snapshots.git</source>
20 <feed>https://github.com/gentoo-perl/perl-experimental-snapshots/commits/master.atom</feed>
21 </repo>
22 + <repo quality="experimental" status="unofficial">
23 + <name>petkovich</name>
24 + <description lang="en">Personal overlay of Jean-Christophe Petkovich</description>
25 + <homepage>https://github.com/jcpetkovich/overlay-petkovich</homepage>
26 + <owner type="person">
27 + <email>jcpetkovich@×××××.com</email>
28 + <name>Jean-Christophe Petkovich</name>
29 + </owner>
30 + <source type="git">https://github.com/jcpetkovich/overlay-petkovich.git</source>
31 + <source type="git">git://github.com/jcpetkovich/overlay-petkovich.git</source>
32 + <source type="git">git@××××××.com:jcpetkovich/overlay-petkovich.git</source>
33 + <feed>https://github.com/jcpetkovich/overlay-petkovich/commits/master.atom</feed>
34 + </repo>
35 <repo quality="experimental" status="official">
36 <name>php</name>
37 <description>Development overlay for PHP</description>