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: Sat, 02 Feb 2019 21:53:12
Message-Id: 1549144371.276e51104787cdaafd431d88dfe9fc53a499cb46.mgorny@gentoo
1 commit: 276e51104787cdaafd431d88dfe9fc53a499cb46
2 Author: Jakob L. Kreuze <jakob <AT> memeware <DOT> net>
3 AuthorDate: Sat Jan 26 21:34:05 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 21:52:51 2019 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=276e5110
7
8 repositories: Update location of zerodaysfordays
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/191
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index 97187c2..94569dd 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -5454,12 +5454,12 @@
21 <repo quality="experimental" status="unofficial">
22 <name>zerodaysfordays</name>
23 <description>Jakob L. Kreuze's personal overlay.</description>
24 - <homepage>https://github.com/tsarfox/zerodaysfordays</homepage>
25 + <homepage>https://git.sr.ht/~jakob/zerodaysfordays</homepage>
26 <owner type="person">
27 <email>zerodaysfordays@××××××××××××.org</email>
28 <name>Jakob L. Kreuze</name>
29 </owner>
30 - <source type="git">https://github.com/tsarfox/zerodaysfordays</source>
31 + <source type="git">https://git.sr.ht/~jakob/zerodaysfordays</source>
32 </repo>
33 <repo quality="experimental" status="unofficial">
34 <name>zjpxshade</name>