summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/wachy: modernise cargo.eclass usageSam James2024-03-061-98/+96
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/wachy: add missing dependency on ncursesEli Schwartz2024-03-061-1/+4
| | | | | | | | The ncurses crate is used. It causes the program to link against a system ncurses, which means in turn we want to subscribe to its slot. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/wachy: update HOMEPAGEPatrick McLean2022-03-311-1/+4
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/wachy: update LICENSEPatrick McLean2022-03-311-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/wachy: initial importPatrick McLean2022-03-313-0/+243
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>