diff options
author | Bryan Gardiner <bog@khumba.net> | 2024-04-28 19:11:09 -0700 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-19 17:41:22 +0100 |
commit | 05255a271d2cdf2998392e9be2849bd6e9586f4f (patch) | |
tree | 59733aed74c12394731b1b7e96e318ac1bb969ac | |
parent | repositories: add swirl (again) (diff) | |
download | api-05255a271d2cdf2998392e9be2849bd6e9586f4f.tar.gz api-05255a271d2cdf2998392e9be2849bd6e9586f4f.tar.bz2 api-05255a271d2cdf2998392e9be2849bd6e9586f4f.zip |
repositories: update khoverlay URLs and description
Closes: https://github.com/gentoo/api-gentoo-org/pull/667
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | files/overlays/repositories.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index f00c83a4..2ab654a4 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>bog@khumba.net</email> <name>Bryan Gardiner</name> </owner> - <source type="git">https://gitlab.com/khumba/khoverlay.git</source> - <source type="git">git+ssh://git@gitlab.com/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://git@git.sr.ht/~khumba/khoverlay</source> + <feed>https://git.sr.ht/~khumba/khoverlay/log/master/rss.xml</feed> </repo> <repo quality="experimental" status="unofficial"> <name>konsolebox</name> |