Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Mon, 27 Feb 2023 13:41:11
Message-Id: 1677505260.88fddb89ea13e738e21287d0d782e27e2837c9fc.flow@gentoo
1 commit: 88fddb89ea13e738e21287d0d782e27e2837c9fc
2 Author: Horea Christian <chr <AT> chymera <DOT> eu>
3 AuthorDate: Mon Sep 19 10:18:31 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 13:41:00 2023 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=88fddb89
7
8 Add chymeric overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/549
11 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 13 +++++++++++++
14 1 file changed, 13 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index 1704195..5fd5f56 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -822,6 +822,19 @@
21 <source type="git">https://github.com/brothermechanic/cg.git</source>
22 <source type="git">git+ssh://git@××××××.com/brothermechanic/cg.git</source>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>chymeric</name>
26 + <description lang="en">Overlay for scientific software and desktop minimalism</description>
27 + <homepage>https://github.com/TheChymera/overlay</homepage>
28 + <owner type="person">
29 + <email>gentoo@×××××××.eu</email>
30 + <name>Horea Christian</name>
31 + </owner>
32 + <source type="git">https://github.com/TheChymera/overlay.git</source>
33 + <source type="git">git://github.com/TheChymera/overlay.git</source>
34 + <source type="git">git+ssh://git@××××××.com/TheChymera/overlay.git</source>
35 + <feed>https://github.com/TheChymera/overlay/commits/master.atom</feed>
36 + </repo>
37 <repo quality="experimental" status="official">
38 <name>cj-overlay</name>
39 <description>Christoph's Overlay</description>