app-misc/cfiles: add missing remote id

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/34555
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2023-12-29 23:46:56 +01:00 committed by Conrad Kostecki
parent 5735ba84a3
commit 05d71c9feb
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB

View File

@ -9,6 +9,9 @@
<email>alicef@gentoo.org</email>
<name>Alice Ferrazzi</name>
</maintainer>
<upstream>
<remote-id type="github">mananapr/cfiles</remote-id>
</upstream>
<longdescription lang="en">
cfiles is a terminal file manager with vim like keybindings, written in C using the ncurses library. It aims to provide an interface like ranger while being lightweight, fast and minimal.
</longdescription>