Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Sun, 31 Jul 2022 18:45:52
Message-Id: 1659293149.490a3f0ac3986a14ac2d4322b1313f8e91a226d4.jsmolic@gentoo
1 commit: 490a3f0ac3986a14ac2d4322b1313f8e91a226d4
2 Author: Sandino Araico Sanchez <sandino <AT> sandino <DOT> net>
3 AuthorDate: Sun Jul 31 07:41:10 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 18:45:49 2022 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=490a3f0a
7
8 repositories: Add without-systemd
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/541
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 10 ++++++++++
14 1 file changed, 10 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index 7884cbc..cd97e08 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -4694,6 +4694,16 @@
21 <source type="git">https://anongit.gentoo.org/git/repo/proj/wine.git</source>
22 <source type="git">git://anongit.gentoo.org/repo/proj/wine.git</source>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>without-systemd</name>
26 + <description lang="en">Without Systemd overlay</description>
27 + <homepage>https://github.com/KenjiBrown/without-systemd</homepage>
28 + <owner type="person">
29 + <email>sandino@×××××××.net</email>
30 + <name>Sandino Araico Sanchez</name>
31 + </owner>
32 + <source type="git">https://github.com/KenjiBrown/without-systemd.git</source>
33 + </repo>
34 <repo quality="experimental" status="official">
35 <name>x11</name>
36 <description>Gentoo X11 team ebuild repository</description>