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, 02 Jan 2022 10:58:53
Message-Id: 1641121112.0a158c336f813f15b085f65062bec63dc29aab6f.jsmolic@gentoo
1 commit: 0a158c336f813f15b085f65062bec63dc29aab6f
2 Author: osirisinferi <github <AT> flut <DOT> nl <DOT> eu <DOT> org>
3 AuthorDate: Fri Dec 31 16:02:31 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 10:58:32 2022 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=0a158c33
7
8 repositories: add third-party-certbot-dns-plugins overlay
9
10 Signed-off-by: osirisinferi <github <AT> flut.nl.eu.org>
11 Closes: https://github.com/gentoo/api-gentoo-org/pull/458
12 Signed-off-by: Jakov Smolić <jsmolic <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 2df8dfa..d434558 100644
19 --- a/files/overlays/repositories.xml
20 +++ b/files/overlays/repositories.xml
21 @@ -4462,6 +4462,18 @@
22 <source type="git">git@××××××.com:TheGreatMcPain/thegreatmcpain-overlay.git</source>
23 <feed>https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom</feed>
24 </repo>
25 + <repo quality="experimental" status="unofficial">
26 + <name>third-party-certbot-dns-plugins</name>
27 + <description lang="en">Overlay for unofficial, third party DNS plugins of the ACME client certbot</description>
28 + <homepage>https://github.com/osirisinferi/third-party-certbot-dns-plugins</homepage>
29 + <owner type="person">
30 + <email>gentoo@××××××××××.org</email>
31 + <name>Osiris Inferi</name>
32 + </owner>
33 + <source type="git">https://github.com/osirisinferi/third-party-certbot-dns-plugins.git</source>
34 + <source type="git">git@××××××.com:osirisinferi/third-party-certbot-dns-plugins.git</source>
35 + <feed>https://github.com/osirisinferi/third-party-certbot-dns-plugins/commits/main.atom</feed>
36 + </repo>
37 <repo quality="experimental" status="unofficial">
38 <name>tmacedo</name>
39 <description>User Overlay</description>