commit: b38bb05bc3d9f2e3ab7b71e8523caff1187e62ba Author: BratishkaErik <bratishkaerik <AT> getgoogleoff <DOT> me> AuthorDate: Wed Mar 23 08:42:17 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Mar 23 10:00:58 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=b38bb05b
repositories: change bratishkaerik-overlay url Closes: https://github.com/gentoo/api-gentoo-org/pull/482 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> files/overlays/repositories.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index a4190a9..79515d4 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -697,14 +697,13 @@ <repo quality="experimental" status="unofficial"> <name>bratishkaerik-overlay</name> <description lang="en">Personal overlay + Zig stuff</description> - <homepage>https://github.com/BratishkaErik/bratishkaerik-overlay</homepage> + <homepage>https://gitea.minecast.xyz/BratishkaErik/bratishkaerik-overlay</homepage> <owner type="person"> <email>[email protected]</email> <name>BratishkaErik</name> </owner> - <source type="git">https://github.com/BratishkaErik/bratishkaerik-overlay.git</source> - <source type="git">git+ssh://[email protected]/BratishkaErik/bratishkaerik-overlay.git</source> - <feed>https://github.com/BratishkaErik/bratishkaerik-overlay/commits/master.atom</feed> + <source type="git">https://gitea.minecast.xyz/BratishkaErik/bratishkaerik-overlay.git</source> + <source type="git">git+ssh://[email protected]/BratishkaErik/bratishkaerik-overlay.git</source> </repo> <repo quality="experimental" status="unofficial"> <name>brave-overlay</name>
