Gentoo Archives: gentoo-commits

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