diff options
author | guyuming76 <gu_yu_ming@hotmail.com> | 2024-01-05 14:49:23 +0800 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-02-29 16:17:02 +0100 |
commit | 412ed91f7cc25ff87d53c5b3bfabbb6f26d02932 (patch) | |
tree | 78f453b98f11c25fed2268cefd1c3dd285710b74 | |
parent | repositories: add mate-overlay (diff) | |
download | api-412ed91f7cc25ff87d53c5b3bfabbb6f26d02932.tar.gz api-412ed91f7cc25ff87d53c5b3bfabbb6f26d02932.tar.bz2 api-412ed91f7cc25ff87d53c5b3bfabbb6f26d02932.zip |
repositories: add suckless_wl_zh
Closes: https://github.com/gentoo/api-gentoo-org/pull/641
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r-- | files/overlays/repositories.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 45f5a63d..5aa00da3 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4073,6 +4073,17 @@ <feed>https://github.com/istitov/stuff/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>suckless_wl_zh</name> + <description lang="en">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>gu_yu_ming@139.com</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 themes, and version bumps of ebuilds from main repo.</description> |