Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Mon, 27 Jan 2020 06:51:17
Message-Id: 1580107823.f013f4bab7b674705326cd8b6886107f08f99852.heroxbd@gentoo
1 commit: f013f4bab7b674705326cd8b6886107f08f99852
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 06:14:54 2020 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 06:50:23 2020 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f013f4ba
7
8 repositories: add back the science overlay.
9
10 All the blocking issues are fixed.
11
12 Closes: https://bugs.gentoo.org/695742
13 Closes: https://github.com/gentoo/sci/issues/927
14
15 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
16
17 files/overlays/repositories.xml | 24 ++++++++++++++++++++++++
18 1 file changed, 24 insertions(+)
19
20 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
21 index 3afb2e1..16654e2 100644
22 --- a/files/overlays/repositories.xml
23 +++ b/files/overlays/repositories.xml
24 @@ -3938,6 +3938,30 @@
25 <feed>https://cgit.gentoo.org/user/sattvik.git/atom/</feed>
26 <!-- <feed>https://cgit.gentoo.org/user/sattvik.git/rss/</feed> -->
27 </repo>
28 + <repo quality="experimental" status="official">
29 + <name>science</name>
30 + <description>The Gentoo Science Overlay is intended as a place to work
31 + outside of the main portage tree on experimental ebuilds. Our aim is to
32 + increase the rate of development of scientific packages for Gentoo, but
33 + ebuilds in this repository are by their very nature more experimental. If
34 + you wish to use them you should be willing to help test and report
35 + bugs. For contribution read https://wiki.gentoo.org/wiki/Project:Science/Contributing
36 + </description>
37 + <homepage>https://wiki.gentoo.org/wiki/Project:Science</homepage>
38 + <owner type="project">
39 + <email>sci@g.o</email>
40 + <name>sci</name>
41 + </owner>
42 + <source type="git">https://anongit.gentoo.org/git/proj/sci.git</source>
43 + <source type="git">git://anongit.gentoo.org/proj/sci.git</source>
44 + <source type="git">git+ssh://git@××××××××××.org/proj/sci.git</source>
45 + <source type="git">https://github.com/gentoo-science/sci.git</source>
46 + <source type="git">git://github.com/gentoo-science/sci.git</source>
47 + <source type="git">git@××××××.com:gentoo-science/sci.git</source>
48 + <feed>https://cgit.gentoo.org/proj/sci.git/atom/</feed>
49 + <!-- <feed>https://cgit.gentoo.org/proj/sci.git/rss/</feed> -->
50 + <feed>https://github.com/gentoo-science/sci/commits/master.atom</feed>
51 + </repo>
52 <repo quality="experimental" status="unofficial">
53 <name>scrill</name>
54 <description lang="en">Some admin tools</description>