Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Fri, 29 Jan 2021 13:57:25
Message-Id: 1611928636.d600a0d0058a01b270bfad9e01d64e033116c3b9.mgorny@gentoo
1 commit: d600a0d0058a01b270bfad9e01d64e033116c3b9
2 Author: Gabriel Linder <linder.gabriel <AT> gmail <DOT> com>
3 AuthorDate: Fri Jan 29 11:42:57 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 29 13:57:16 2021 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d600a0d0
7
8 repositories: Add dargor overlay.
9
10 Signed-off-by: Gabriel Linder <linder.gabriel <AT> gmail.com>
11 Closes: https://github.com/gentoo/api-gentoo-org/pull/361
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 files/overlays/repositories.xml | 12 ++++++++++++
15 1 file changed, 12 insertions(+)
16
17 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
18 index 23ac636..a992428 100644
19 --- a/files/overlays/repositories.xml
20 +++ b/files/overlays/repositories.xml
21 @@ -1029,6 +1029,18 @@
22 <source type="git">git@××××××.com:Heather/gentoo-cynede.git</source>
23 <feed>https://github.com/Heather/gentoo-cynede/commits/master.atom</feed>
24 </repo>
25 + <repo quality="experimental" status="unofficial">
26 + <name>dargor</name>
27 + <description lang="en">Personal overlay for packages I care of</description>
28 + <homepage>https://github.com/dargor/dargor_gentoo_overlay</homepage>
29 + <owner type="person">
30 + <email>linder.gabriel@×××××.com</email>
31 + <name>Gabriel Linder</name>
32 + </owner>
33 + <source type="git">https://github.com/dargor/dargor_gentoo_overlay.git</source>
34 + <source type="git">git@××××××.com:dargor/dargor_gentoo_overlay.git</source>
35 + <feed>https://github.com/dargor/dargor_gentoo_overlay/commits/master.atom</feed>
36 + </repo>
37 <repo quality="experimental" status="unofficial">
38 <name>darkelf</name>
39 <description lang="en">Overlay focusing on improved user experience for working in darkness on Xfce or zsh (including vim)</description>