commit: 5a84f1552d9a9cb7b98bebb52b0e889d18a21085
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 21:49:22 2015 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 21:49:22 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=5a84f155
Add c2p-overlay as requested via mail
---
files/overlays/repositories.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 3a6d44c..dac7fcf 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -719,6 +719,19 @@ FIN
<feed>http://git.overlays.gentoo.org/gitweb/?p=dev/c1pher.git;a=rss</feed>
</repo>
<repo quality="experimental" status="unofficial">
+ <name>c2p-overlay</name>
+ <description>Personal overlay of Karol Grudziński</description>
+ <homepage>https://github.com/karolgrudzinski/c2p-overlay</homepage>
+ <owner>
+ <email>[email protected]</email>
+ <name>Karol Grudziński</name>
+ </owner>
+ <source
type="git">https://github.com/karolgrudzinski/c2p-overlay.git</source>
+ <source
type="git">git://github.com/karolgrudzinski/c2p-overlay.git</source>
+ <source
type="git">git+ssh://[email protected]:karolgrudzinski/c2p-overlay.git</source>
+
<feed>https://github.com/karolgrudzinski/c2p-overlay/commits/master.atom</feed>
+ </repo>
+ <repo quality="experimental" status="unofficial">
<name>caio</name>
<description lang="en"><![CDATA[Claudio's experimental
ebuilds]]></description>
<homepage>http://git.overlays.gentoo.org/gitweb/?p=user/caio.git;a=summary</homepage>