commit: 05255a271d2cdf2998392e9be2849bd6e9586f4f Author: Bryan Gardiner <bog <AT> khumba <DOT> net> AuthorDate: Mon Apr 29 02:11:09 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 19 16:41:22 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=05255a27
repositories: update khoverlay URLs and description Closes: https://github.com/gentoo/api-gentoo-org/pull/667 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index f00c83a..2ab654a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2207,15 +2207,15 @@ </repo> <repo quality="experimental" status="unofficial"> <name>khoverlay</name> - <description>Khumba's overlay, mainly Haskell packages</description> - <homepage>https://gitlab.com/khumba/khoverlay</homepage> + <description>Khumba's overlay, with games, tools, themes, System76 drivers</description> + <homepage>https://khumba.net/gentoo/</homepage> <owner type="person"> <email>[email protected]</email> <name>Bryan Gardiner</name> </owner> - <source type="git">https://gitlab.com/khumba/khoverlay.git</source> - <source type="git">git+ssh://[email protected]/khumba/khoverlay.git</source> - <feed>https://gitlab.com/khumba/khoverlay/commits/master.atom</feed> + <source type="git">https://git.sr.ht/~khumba/khoverlay</source> + <source type="git">ssh://[email protected]/~khumba/khoverlay</source> + <feed>https://git.sr.ht/~khumba/khoverlay/log/master/rss.xml</feed> </repo> <repo quality="experimental" status="unofficial"> <name>konsolebox</name>
