commit:     f013f4bab7b674705326cd8b6886107f08f99852
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 06:14:54 2020 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 06:50:23 2020 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=f013f4ba

repositories: add back the science overlay.

  All the blocking issues are fixed.

Closes: https://bugs.gentoo.org/695742
Closes: https://github.com/gentoo/sci/issues/927

Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 3afb2e1..16654e2 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3938,6 +3938,30 @@
     <feed>https://cgit.gentoo.org/user/sattvik.git/atom/</feed>
     <!-- <feed>https://cgit.gentoo.org/user/sattvik.git/rss/</feed> -->
   </repo>
+  <repo quality="experimental" status="official">
+    <name>science</name>
+    <description>The Gentoo Science Overlay is intended as a place to work
+    outside of the main portage tree on experimental ebuilds. Our aim is to
+    increase the rate of development of scientific packages for Gentoo, but
+    ebuilds in this repository are by their very nature more experimental. If
+    you wish to use them you should be willing to help test and report
+    bugs. For contribution read 
https://wiki.gentoo.org/wiki/Project:Science/Contributing
+    </description>
+    <homepage>https://wiki.gentoo.org/wiki/Project:Science</homepage>
+    <owner type="project">
+      <email>s...@gentoo.org</email>
+      <name>sci</name>
+    </owner>
+    <source type="git">https://anongit.gentoo.org/git/proj/sci.git</source>
+    <source type="git">git://anongit.gentoo.org/proj/sci.git</source>
+    <source type="git">git+ssh://g...@git.gentoo.org/proj/sci.git</source>
+    <source type="git">https://github.com/gentoo-science/sci.git</source>
+    <source type="git">git://github.com/gentoo-science/sci.git</source>
+    <source type="git">g...@github.com:gentoo-science/sci.git</source>
+    <feed>https://cgit.gentoo.org/proj/sci.git/atom/</feed>
+    <!-- <feed>https://cgit.gentoo.org/proj/sci.git/rss/</feed> -->
+    <feed>https://github.com/gentoo-science/sci/commits/master.atom</feed>
+  </repo>
   <repo quality="experimental" status="unofficial">
     <name>scrill</name>
     <description lang="en">Some admin tools</description>

Reply via email to