commit: f519da080d57a843a01ba5360285533ed35f4fb5 Author: guyuming76 <gu_yu_ming <AT> hotmail <DOT> com> AuthorDate: Fri Jan 5 06:49:23 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 12 12:06:31 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f519da08
repositories: add suckless_wl_zh Closes: https://github.com/gentoo/api-gentoo-org/pull/641 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 51679fb..b78e3de 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4048,6 +4048,17 @@ <source type="git">git+ssh://[email protected]/istitov/stuff.git</source> <feed>https://github.com/istitov/stuff/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>suckless_wl_zh</name> + <description lang="zh">contains dwl integrated with Chinese input method. rfm file manager, which works well with dwl and dwm</description> + <homepage>https://github.com/guyuming76/suckless_wl_zh</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>guyuming</name> + </owner> + <source type="git">https://github.com/guyuming76/suckless_wl_zh.git</source> + <feed>https://github.com/guyuming76/suckless_wl_zh/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>sunset-repo</name> <description lang="en">Personal overlay. Small programs and utils, X11
