commit: e85608902be714e41b41131f53deeaa63691e05c Author: Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Sat Jul 5 17:27:52 2014 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sat Jul 5 17:27:52 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=e8560890
Add overlay "petkovich" --- files/overlays/repositories.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 1d58364..68a6104 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3789,6 +3789,19 @@ FIN <source type="git">https://github.com/gentoo-perl/perl-experimental-snapshots.git</source> <feed>https://github.com/gentoo-perl/perl-experimental-snapshots/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>petkovich</name> + <description lang="en">Personal overlay of Jean-Christophe Petkovich</description> + <homepage>https://github.com/jcpetkovich/overlay-petkovich</homepage> + <owner type="person"> + <email>jcpetkov...@gmail.com</email> + <name>Jean-Christophe Petkovich</name> + </owner> + <source type="git">https://github.com/jcpetkovich/overlay-petkovich.git</source> + <source type="git">git://github.com/jcpetkovich/overlay-petkovich.git</source> + <source type="git">g...@github.com:jcpetkovich/overlay-petkovich.git</source> + <feed>https://github.com/jcpetkovich/overlay-petkovich/commits/master.atom</feed> + </repo> <repo quality="experimental" status="official"> <name>php</name> <description>Development overlay for PHP</description>