commit: a5d860115f285f93ec40206113a44ab135557611 Author: Emily Flion <emneo <AT> kreog <DOT> com> AuthorDate: Wed Oct 22 20:30:36 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 28 07:00:08 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a5d86011
repositories: update thuis Signed-off-by: Emily Flion <emneo <AT> kreog.com> Part-of: https://github.com/gentoo/api-gentoo-org/pull/762 Closes: https://github.com/gentoo/api-gentoo-org/pull/762 Signed-off-by: Sam James <sam <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 b6c9b427..c2f64b51 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4277,14 +4277,13 @@ <repo quality="experimental" status="unofficial"> <name>thuis</name> <description lang="en">An overlay that feels like home</description> - <homepage>https://github.com/emneo-dev/thuis</homepage> + <homepage>https://git.sr.ht/~emneo/thuis</homepage> <owner type="person"> <email>[email protected]</email> <name>Emily Flion</name> </owner> - <source type="git">https://github.com/emneo-dev/thuis.git</source> - <source type="git">git+ssh://[email protected]:emneo-dev/thuis.git</source> - <feed>https://github.com/emneo-dev/thuis/commits/master.atom</feed> + <source type="git">git+https://git.sr.ht/~emneo/thuis</source> + <feed>https://git.sr.ht/~emneo/thuis/log/rss.xml</feed> </repo> <repo quality="experimental" status="unofficial"> <name>tmacedo</name>
