commit: 91235d7215bb456d2a7b0b15ad9ea0b53c412f4a Author: Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me> AuthorDate: Wed Mar 22 15:06:40 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Mar 23 12:25:48 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=91235d72
repositories: update 'bratishkaerik-overlay' URL Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me> Closes: https://github.com/gentoo/api-gentoo-org/pull/592 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> files/overlays/repositories.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 4307dd9..ca62bf2 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -621,13 +621,14 @@ <repo quality="experimental" status="unofficial"> <name>bratishkaerik-overlay</name> <description lang="en">Personal overlay + Zig stuff</description> - <homepage>https://codeberg.org/BratishkaErik/bratishkaerik-overlay</homepage> + <homepage>https://git.sr.ht/~bratishkaerik/bratishkaerik-overlay</homepage> <owner type="person"> <email>[email protected]</email> <name>BratishkaErik</name> </owner> - <source type="git">https://codeberg.org/BratishkaErik/bratishkaerik-overlay.git</source> - <source type="git">git+ssh://[email protected]/BratishkaErik/bratishkaerik-overlay.git</source> + <source type="git">https://git.sr.ht/~bratishkaerik/bratishkaerik-overlay</source> + <source type="git">ssh://[email protected]:~bratishkaerik/bratishkaerik-overlay</source> + <feed>https://git.sr.ht/~bratishkaerik/bratishkaerik-overlay/log/main/rss.xml</feed> </repo> <repo quality="experimental" status="unofficial"> <name>brave-overlay</name>
