commit: 276e51104787cdaafd431d88dfe9fc53a499cb46 Author: Jakob L. Kreuze <jakob <AT> memeware <DOT> net> AuthorDate: Sat Jan 26 21:34:05 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Feb 2 21:52:51 2019 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=276e5110
repositories: Update location of zerodaysfordays Closes: https://github.com/gentoo/api-gentoo-org/pull/191 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 97187c2..94569dd 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -5454,12 +5454,12 @@ <repo quality="experimental" status="unofficial"> <name>zerodaysfordays</name> <description>Jakob L. Kreuze's personal overlay.</description> - <homepage>https://github.com/tsarfox/zerodaysfordays</homepage> + <homepage>https://git.sr.ht/~jakob/zerodaysfordays</homepage> <owner type="person"> <email>[email protected]</email> <name>Jakob L. Kreuze</name> </owner> - <source type="git">https://github.com/tsarfox/zerodaysfordays</source> + <source type="git">https://git.sr.ht/~jakob/zerodaysfordays</source> </repo> <repo quality="experimental" status="unofficial"> <name>zjpxshade</name>
