commit:     086228b40ab56e0a7e5d17382d548eb52e41b582
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 11 21:18:05 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 11 21:18:05 2015 +0000
URL:        https://gitweb.gentoo.org/proj/api.git/commit/?id=086228b4

Add musl project overlay

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=551662

 files/overlays/repositories.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index c14e8f8..fd99d63 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3144,6 +3144,20 @@ FIN
     <source 
type="git">git://anongit.gentoo.org/proj/multilib-portage.git</source>
   </repo>
   <repo quality="experimental" status="official">
+    <name>musl</name>
+    <description>musl development overlay</description>
+    <homepage>https://cgit.gentoo.org/proj/musl.git/</homepage>
+    <owner>
+      <email>m...@gentoo.org</email>
+      <name>Gentoo musl team</name>
+    </owner>
+    <source type="git">git://anongit.gentoo.org/proj/musl.git</source>
+    <source type="git">https://anongit.gentoo.org/git/proj/musl.git</source>
+    <source type="git">git+ssh://g...@git.gentoo.org/proj/musl.git</source>
+    <feed>https://cgit.gentoo.org/proj/musl.git/atom/</feed>
+    <!-- <feed>https://cgit.gentoo.org/proj/musl.git/rss/</feed> -->
+  </repo>
+  <repo quality="experimental" status="official">
     <name>multimedia</name>
     <description><![CDATA[Repository for development of (mostly bleeding-edge)
     multimedia packages for Gentoo Linux. This is the official overlay

Reply via email to